ddnet/.gitignore

40 lines
343 B
Plaintext
Raw Normal View History

2018-01-29 13:36:50 +00:00
*
!**/
!*.*
2010-06-17 08:34:51 +00:00
2018-01-29 13:36:50 +00:00
src/game/generated
2010-08-12 12:15:58 +00:00
.cproject
.project
2018-01-29 13:36:50 +00:00
*.exe
*.dll
2010-08-12 12:15:58 +00:00
*.dtb
*.log
*.res
*.patch
*.prefs
*.lnk
2010-12-01 18:52:00 +00:00
*.pdb
*.sdf
*.sln
*.suo
2015-05-19 13:57:29 +00:00
*.swp
2018-01-29 13:36:50 +00:00
*.vs
2010-12-01 18:52:00 +00:00
*.vcxproj
*.filters
*.user
2011-01-06 03:46:10 +00:00
*.cmd
.settings
*.opensdf
2015-06-30 16:57:25 +00:00
*.pyc
2018-01-29 13:36:50 +00:00
cscope.out
cscope.files
CMakeCache.txt
2017-09-12 18:02:33 +00:00
CMakeSettings*
CMakeFiles
2018-01-29 13:36:50 +00:00
CPackConfig.cmake
CPackSourceConfig.cmake
_CPack_Packages/
cmake_install.cmake