dungeon/.gitignore
2017-09-17 14:45:57 +02:00

28 lines
311 B
Plaintext

# Visual Studio
.vs
.vscode
*.opendb
*.opensdf
*.sdf
*.pdb
*.sln
*.vcxproj*
[Dd]ebug
[Rr]elease
# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
# Misc
*.cfg
*.log
imgui.ini
*.sublime*