dungeon/.gitignore

28 lines
311 B
Plaintext
Raw Normal View History

2017-09-17 13:43:13 +02:00
# 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*