diff --git a/.gitignore b/.gitignore index 8ea8f00..e4478e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,6 @@ !/bin/data !/bin/encodings !/bin/jsonchecker -/build/*.exe -/build/gmake -/build/vs*/ /doc/html /doc/doxygen_*.db /thirdparty/lib @@ -23,3 +20,4 @@ Testing install_manifest.txt Doxyfile DartConfiguration.tcl +/build/* \ No newline at end of file