diff options
author | Attila Molnar <attilamolnar@hush.com> | 2016-03-24 10:20:07 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2016-03-24 10:20:07 +0100 |
commit | 8a545d0044db581616f265f6e55e51ed83a23eba (patch) | |
tree | d74212196d8780750e5ba7b2ebf3d5f8d9871dc7 /.gitignore | |
parent | 6a120be68e20c518d6ce6cb0b3d311250a37d03a (diff) | |
parent | 79f207e729eed41336779324262603bb03266d96 (diff) |
Merge pull request #1159 from SaberUK/master+configure
Improvements to ./configure file generation.
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 |