diff options
author | Peter Powell <petpow@saberuk.com> | 2016-03-22 22:40:59 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2016-03-22 23:38:44 +0000 |
commit | f79a55616b5ff05d4f2e6b031a17be5668d1d3ea (patch) | |
tree | dd1863593cd08e196a33e431ee81f1b37e725ee1 /.gitignore | |
parent | fb58d69bf5373d8aa3033d4440d2d5f05ed7e39f (diff) |
Write generated templates to the .configure directory.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore index 9400478be..af4d891e0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,17 +5,12 @@ .* !.git* +/.configure /BSDmakefile /GNUmakefile /build /docs/doxygen -/inspircd -/inspircd.1 -/inspircd-genssl.1 -/inspircd.service -/org.inspircd.plist /run -/bin /include/config.h |