dungeon/.gitignore

36 lines
392 B
Plaintext
Raw Normal View History

2017-09-17 13:43:13 +02:00
# Visual Studio
.vs
.vscode
*.opendb
*.opensdf
*.sdf
*.pdb
*.user
2017-09-17 13:43:13 +02:00
[Dd]ebug
[Rr]elease
2017-09-17 20:07:38 +02:00
# CLion idea
.idea
cmake-build-debug
cmake-build-release
2017-09-17 13:43:13 +02:00
# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
# Misc
2017-09-18 14:20:00 +02:00
build
2017-09-17 13:43:13 +02:00
*.cfg
*.log
imgui.ini
2017-09-18 14:20:00 +02:00
*.sublime*
*.dll
gitparams.h