.gitignore 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. # Godot auto generated files
  2. *.gen.*
  3. .import/
  4. # Documentation generated by doxygen or from classes.xml
  5. doc/_build/
  6. # Javascript specific
  7. *.bc
  8. # CLion
  9. cmake-build-debug
  10. # Android specific
  11. .gradle
  12. local.properties
  13. *.iml
  14. .idea
  15. .gradletasknamecache
  16. project.properties
  17. platform/android/java/app/libs/*
  18. platform/android/java/libs/*
  19. platform/android/java/lib/.cxx/
  20. # General c++ generated files
  21. *.lib
  22. *.o
  23. *.ox
  24. *.a
  25. *.ax
  26. *.d
  27. *.so
  28. *.os
  29. *.Plo
  30. *.lo
  31. # Binutils tmp linker output of the form "stXXXXXX" where "X" is alphanumeric
  32. st[A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9][A-Za-z0-9]
  33. # Libs generated files
  34. .deps/*
  35. .dirstamp
  36. # Gprof output
  37. gmon.out
  38. # Vim temp files
  39. *.swo
  40. *.swp
  41. # Qt project files
  42. *.config
  43. *.creator
  44. *.creator.*
  45. *.files
  46. *.includes
  47. *.cflags
  48. *.cxxflags
  49. # Code::Blocks files
  50. *.cbp
  51. *.layout
  52. *.depend
  53. # Eclipse CDT files
  54. .cproject
  55. .settings/
  56. *.pydevproject
  57. *.launch
  58. # Geany/geany-plugins files
  59. *.geany
  60. .geanyprj
  61. # Jetbrains IDEs
  62. .idea/
  63. # Misc
  64. .DS_Store
  65. __MACOSX
  66. logs/
  67. # for projects that use SCons for building: http://http://www.scons.org/
  68. .sconf_temp
  69. .sconsign*.dblite
  70. *.pyc
  71. # https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
  72. ## Ignore Visual Studio temporary files, build results, and
  73. ## files generated by popular Visual Studio add-ons.
  74. # User-specific files
  75. *.suo
  76. *.user
  77. *.sln.docstates
  78. *.sln
  79. *.vcxproj*
  80. # Custom SCons configuration override
  81. /custom.py
  82. # Build results
  83. [Dd]ebug/
  84. [Dd]ebugPublic/
  85. [Rr]elease/
  86. x64/
  87. build/
  88. bld/
  89. [Bb]in/
  90. [Oo]bj/
  91. *.debug
  92. *.dSYM
  93. # Visual Studio cache/options directory
  94. .vs/
  95. # MSTest test Results
  96. [Tt]est[Rr]esult*/
  97. [Bb]uild[Ll]og.*
  98. # Hints for improving IntelliSense, created together with VS project
  99. cpp.hint
  100. #NUNIT
  101. *.VisualState.xml
  102. TestResult.xml
  103. *.o
  104. *.a
  105. *_i.c
  106. *_p.c
  107. *_i.h
  108. *.ilk
  109. *.meta
  110. *.obj
  111. *.pch
  112. *.pdb
  113. *.pgc
  114. *.pgd
  115. *.rsp
  116. *.sbr
  117. *.tlb
  118. *.tli
  119. *.tlh
  120. *.tmp
  121. *.tmp_proj
  122. *.bak
  123. *.log
  124. *.vspscc
  125. *.vssscc
  126. .builds
  127. *.pidb
  128. *.svclog
  129. *.scc
  130. *.nib
  131. # Chutzpah Test files
  132. _Chutzpah*
  133. # Visual C++ cache files
  134. ipch/
  135. *.aps
  136. *.ncb
  137. *.opensdf
  138. *.sdf
  139. *.cachefile
  140. *.VC.db
  141. *.VC.opendb
  142. *.VC.VC.opendb
  143. enc_temp_folder/
  144. # Visual Studio profiler
  145. *.psess
  146. *.vsp
  147. *.vspx
  148. # CodeLite project files
  149. *.project
  150. *.workspace
  151. .codelite/
  152. # TFS 2012 Local Workspace
  153. $tf/
  154. # Guidance Automation Toolkit
  155. *.gpState
  156. # ReSharper is a .NET coding add-in
  157. _ReSharper*/
  158. *.[Rr]e[Ss]harper
  159. *.DotSettings.user
  160. # JustCode is a .NET coding addin-in
  161. .JustCode
  162. # TeamCity is a build add-in
  163. _TeamCity*
  164. # DotCover is a Code Coverage Tool
  165. *.dotCover
  166. # NCrunch
  167. *.ncrunch*
  168. _NCrunch_*
  169. .*crunch*.local.xml
  170. # MightyMoose
  171. *.mm.*
  172. AutoTest.Net/
  173. # Web workbench (sass)
  174. .sass-cache/
  175. # Installshield output folder
  176. [Ee]xpress/
  177. # DocProject is a documentation generator add-in
  178. DocProject/buildhelp/
  179. DocProject/Help/*.HxT
  180. DocProject/Help/*.HxC
  181. DocProject/Help/*.hhc
  182. DocProject/Help/*.hhk
  183. DocProject/Help/*.hhp
  184. DocProject/Help/Html2
  185. DocProject/Help/html
  186. # Click-Once directory
  187. publish/
  188. # Publish Web Output
  189. *.[Pp]ublish.xml
  190. *.azurePubxml
  191. # NuGet Packages Directory
  192. ## TODO: If you have NuGet Package Restore enabled, uncomment the next line
  193. #packages/*
  194. ## TODO: If the tool you use requires repositories.config, also uncomment the next line
  195. #!packages/repositories.config
  196. # Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
  197. # This line needs to be after the ignore of the build folder (and the packages folder if the line above has been uncommented)
  198. !packages/build/
  199. # Windows Azure Build Output
  200. csx/
  201. *.build.csdef
  202. # Windows Store app package directory
  203. AppPackages/
  204. # Others
  205. sql/
  206. *.Cache
  207. ClientBin/
  208. [Ss]tyle[Cc]op.*
  209. ~$*
  210. *~
  211. *.dbmdl
  212. *.dbproj.schemaview
  213. *.pfx
  214. *.publishsettings
  215. node_modules/
  216. __pycache__/
  217. # KDE
  218. .directory
  219. #Kdevelop project files
  220. *.kdev4
  221. # Xcode
  222. xcuserdata/
  223. *.xcscmblueprint
  224. *.xccheckout
  225. *.xcodeproj/*
  226. # RIA/Silverlight projects
  227. Generated_Code/
  228. # Backup & report files from converting an old project file to a newer
  229. # Visual Studio version. Backup files are not needed, because we have git ;-)
  230. _UpgradeReport_Files/
  231. Backup*/
  232. UpgradeLog*.XML
  233. UpgradeLog*.htm
  234. # SQL Server files
  235. App_Data/*.mdf
  236. App_Data/*.ldf
  237. # Business Intelligence projects
  238. *.rdl.data
  239. *.bim.layout
  240. *.bim_*.settings
  241. # Microsoft Fakes
  242. FakesAssemblies/
  243. # =========================
  244. # Windows detritus
  245. # =========================
  246. # Windows image file caches
  247. [Tt]humbs.db
  248. [Tt]humbs.db:encryptable
  249. ehthumbs.db
  250. ehthumbs_vista.db
  251. # Windows stackdumps
  252. *.stackdump
  253. # Windows shortcuts
  254. *.lnk
  255. # Folder config file
  256. [Dd]esktop.ini
  257. # Recycle Bin used on file shares
  258. $RECYCLE.BIN/
  259. logo.h
  260. *.autosave
  261. # https://github.com/github/gitignore/blob/master/Global/Tags.gitignore
  262. # Ignore tags created by etags, ctags, gtags (GNU global) and cscope
  263. TAGS
  264. !TAGS/
  265. tags
  266. *.tags
  267. !tags/
  268. gtags.files
  269. GTAGS
  270. GRTAGS
  271. GPATH
  272. cscope.files
  273. cscope.out
  274. cscope.in.out
  275. cscope.po.out
  276. godot.creator.*
  277. projects/
  278. platform/windows/godot_res.res
  279. # Visual Studio 2017 and Visual Studio Code workspace folder
  280. /.vs
  281. /.vscode
  282. # Visual Studio Code workspace file
  283. *.code-workspace
  284. # Scons construction environment dump
  285. .scons_env.json
  286. # Scons progress indicator
  287. .scons_node_count
  288. # ccls cache (https://github.com/MaskRay/ccls)
  289. .ccls-cache/
  290. # compile commands (https://clang.llvm.org/docs/JSONCompilationDatabase.html)
  291. compile_commands.json
  292. # Cppcheck
  293. *.cppcheck
  294. # https://clangd.llvm.org/ cache folder
  295. .clangd/