Commit aa0fdd3b authored by Andrii Senkovych's avatar Andrii Senkovych

Cleaning up gitignore. Refs #240.

parent 3ae2a299
...@@ -2,10 +2,10 @@ ...@@ -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 ...@@ -20,4 +20,3 @@ Testing
install_manifest.txt install_manifest.txt
Doxyfile Doxyfile
DartConfiguration.tcl DartConfiguration.tcl
/build/*
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment