osb/.gitignore

28 lines
316 B
Plaintext
Raw Normal View History

2023-06-20 04:33:09 +00:00
build/
dist/
2023-06-28 21:05:01 +00:00
enc_temp_folder/
.cache/
2023-06-20 04:33:09 +00:00
attic/
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