breakhack/.gitignore

32 lines
408 B
Plaintext
Raw Normal View History

2019-02-27 10:40:43 +01:00
/.vscode/
2019-02-28 19:41:07 +01:00
/vscode_build/
/CMakeSettings.json
2018-05-13 16:46:14 +02:00
/_build/
2018-02-22 23:19:33 +01:00
/*.dll
2017-11-30 21:00:47 +01:00
/tags
2018-02-22 19:17:57 +01:00
/assets.pack
/data.pack
2017-12-19 19:42:05 +01:00
/.vs/
2018-03-17 00:21:46 +01:00
/.data.db
/steamworks_c_wrapper/_build
/steamworks_c_wrapper/sdk
2017-12-01 00:01:51 +01:00
*.swp
2017-12-19 19:42:05 +01:00
*~
/steam_appid.txt
2018-09-09 01:25:32 +02:00
/*.so
2018-09-13 23:50:33 +02:00
/breakhack*.run
2019-04-21 08:24:47 +02:00
/config.h
/CMakeCache.txt
/CPackSourceConfig.cmake
/CPackConfig.cmake
cmake_install.cmake
/install_manifest_*
*.stamp*
*.vcxproj*
*.sln*
CMakeFiles/
Release/
Debug/
/Win32/
/breakhack.dir/
/package/