Cleaning up gitignore. Refs #240.

This commit is contained in:
Andrii Senkovych 2015-02-11 17:18:27 +02:00
parent 3ae2a29986
commit aa0fdd3b0d

5
.gitignore vendored
View File

@ -2,10 +2,10 @@
!/bin/data
!/bin/encodings
!/bin/jsonchecker
/build
/doc/html
/doc/doxygen_*.db
/thirdparty/lib
/intermediate
*.a
# Temporary files created during CMake build
CMakeCache.txt
@ -20,4 +20,3 @@ Testing
install_manifest.txt
Doxyfile
DartConfiguration.tcl
/build/*