diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-20 16:27:41 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-20 16:27:41 -0400 |
commit | 089c60a05e95bee1ab3c506069f8e0e75eb43657 (patch) | |
tree | 186245d8ac5dc1ea64ebb37b8e77a045953cc391 /src/devtools/.gitignore | |
parent | 8cbd5fc2e616785d97e84f7e17b845b74a6ccfd1 (diff) |
Generalize the patching mechanism in the build system.
Diffstat (limited to 'src/devtools/.gitignore')
-rw-r--r-- | src/devtools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devtools/.gitignore b/src/devtools/.gitignore index 097fcde..d669bbd 100644 --- a/src/devtools/.gitignore +++ b/src/devtools/.gitignore @@ -1,3 +1,4 @@ * !Makefile !.gitignore +!*.patch |