Skip to content

Commit

Permalink
Improve gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed May 25, 2019
1 parent 8fcee05 commit fb2364d
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,18 @@ msvc/Debug/
*.a
*.so
*.so.*
run_tests
/run_tests
Makefile
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
*.cmake
*.kdev4
DartConfiguration.tcl

0 comments on commit fb2364d

Please sign in to comment.