Ignore more generated files

master^2
Björn Bidar 2 years ago
parent 7ff4b9128f
commit f05c2081d3
  1. 30
      .gitignore

30
.gitignore vendored

@ -1,3 +1,27 @@
/build # Ignore the following files
/cmake-build-debug *~
/.idea *.[oa]
*.diff
*.kate-swp
*.kdev4
.kdev_include_paths
*.kdevelop.pcs
*.moc
*.moc.cpp
*.orig
*.user
.*.swp
.swp.*
Doxyfile
Makefile
avail
random_seed
/build*/
CMakeLists.txt.user*
*.unc-backup*
.idea
/build*/
/compile_commands.json
.clangd
/cmake-build*
.cache

Loading…
Cancel
Save