ovni/.gitignore

29 lines
299 B
Plaintext
Raw Normal View History

2021-08-02 20:26:20 +02:00
# Ignore all
*
# Unignore all with extensions
!*.*
# Unignore all dirs
!*/
*.o
*.so
*.prv
*.pcf
*.png
*.svg
2021-11-03 08:47:02 +01:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
DartConfiguration.tcl