Cleaning up gitignore. Refs #240.
This commit is contained in:
parent
3ae2a29986
commit
aa0fdd3b0d
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,10 +2,10 @@
|
|||||||
!/bin/data
|
!/bin/data
|
||||||
!/bin/encodings
|
!/bin/encodings
|
||||||
!/bin/jsonchecker
|
!/bin/jsonchecker
|
||||||
|
/build
|
||||||
/doc/html
|
/doc/html
|
||||||
/doc/doxygen_*.db
|
/doc/doxygen_*.db
|
||||||
/thirdparty/lib
|
*.a
|
||||||
/intermediate
|
|
||||||
|
|
||||||
# Temporary files created during CMake build
|
# Temporary files created during CMake build
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
@ -20,4 +20,3 @@ Testing
|
|||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
Doxyfile
|
Doxyfile
|
||||||
DartConfiguration.tcl
|
DartConfiguration.tcl
|
||||||
/build/*
|
|
Loading…
x
Reference in New Issue
Block a user