diff options
author | Attila Molnar <attilamolnar@hush.com> | 2015-03-23 00:42:59 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2015-03-23 00:42:59 +0100 |
commit | 4dd7fb60a8e46856cb2df3fcda56b9b119072552 (patch) | |
tree | 1241083d40e5c390c91e651975d6b8d465525af5 /.gitignore | |
parent | 74fa7f46dc0ad87c9e55b3fb26f65d7a3d05ab97 (diff) | |
parent | c38d29fd760a52958377a0664cbcdf74e9a12c84 (diff) |
Merge pull request #1004 from SaberUK/insp20+fix-various-warnings
[2.0] Fix various warnings with the new Doxygen and LLVM releases.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b02b1292..f39aa4a55 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /BSDmakefile /GNUmakefile /build +/docs/doxygen /inspircd /org.inspircd.plist /run |