tomato-testing/.gitignore

27 lines
261 B
Plaintext
Raw Normal View History

2023-07-25 11:29:43 +02:00
.vs/
*.o
*.swp
~*
*~
.idea/
cmake-build-debug/
cmake-build-debugandtest/
cmake-build-release/
*.stackdump
*.coredump
compile_commands.json
/build*
/result*
2023-07-25 11:29:43 +02:00
.clangd
.cache
.DS_Store
.AppleDouble
.LSOverride
CMakeLists.txt.user*
CMakeCache.txt
*.tox
imgui.ini