osb/.gitignore

27 lines
296 B
Plaintext
Raw Normal View History

2023-06-20 04:33:09 +00:00
build/
dist/
attic/
lib/
tiled/
assets/user/
assets/devel/
2023-06-20 12:34:24 +00:00
assets/packed.pak
2023-06-20 04:33:09 +00:00
mods/*.pak
mods/*
2023-06-20 12:34:24 +00:00
*/.vs/
*.vs/
2023-06-20 04:33:09 +00:00
*.sln
*.suo
*.vcxproj*
2023-06-20 04:18:03 +00:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps