.gitignore 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. # ---> Python
  2. # Byte-compiled / optimized / DLL files
  3. __pycache__/
  4. *.py[cod]
  5. *$py.class
  6. # C extensions
  7. *.so
  8. # Distribution / packaging
  9. .Python
  10. env/
  11. build/
  12. develop-eggs/
  13. dist/
  14. downloads/
  15. eggs/
  16. .eggs/
  17. lib/
  18. lib64/
  19. parts/
  20. sdist/
  21. var/
  22. *.egg-info/
  23. .installed.cfg
  24. *.egg
  25. # PyInstaller
  26. # Usually these files are written by a python script from a template
  27. # before PyInstaller builds the exe, so as to inject date/other infos into it.
  28. *.manifest
  29. *.spec
  30. # Installer logs
  31. pip-log.txt
  32. pip-delete-this-directory.txt
  33. # Unit test / coverage reports
  34. htmlcov/
  35. .tox/
  36. .coverage
  37. .coverage.*
  38. .cache
  39. nosetests.xml
  40. coverage.xml
  41. *,cover
  42. # Translations
  43. *.mo
  44. *.pot
  45. # Django stuff:
  46. *.log
  47. # Sphinx documentation
  48. docs/_build/
  49. # PyBuilder
  50. target/
  51. # ---> Vim
  52. [._]*.s[a-w][a-z]
  53. [._]s[a-w][a-z]
  54. *.un~
  55. Session.vim
  56. .netrwhist
  57. *~
  58. # ---> VisualStudio
  59. ## Ignore Visual Studio temporary files, build results, and
  60. ## files generated by popular Visual Studio add-ons.
  61. # User-specific files
  62. *.suo
  63. *.user
  64. *.userosscache
  65. *.sln.docstates
  66. # User-specific files (MonoDevelop/Xamarin Studio)
  67. *.userprefs
  68. # Build results
  69. [Dd]ebug/
  70. [Dd]ebugPublic/
  71. [Rr]elease/
  72. [Rr]eleases/
  73. x64/
  74. x86/
  75. build/
  76. bld/
  77. [Bb]in/
  78. [Oo]bj/
  79. # Visual Studio 2015 cache/options directory
  80. .vs/
  81. # Uncomment if you have tasks that create the project's static files in wwwroot
  82. #wwwroot/
  83. # MSTest test Results
  84. [Tt]est[Rr]esult*/
  85. [Bb]uild[Ll]og.*
  86. # NUNIT
  87. *.VisualState.xml
  88. TestResult.xml
  89. # Build Results of an ATL Project
  90. [Dd]ebugPS/
  91. [Rr]eleasePS/
  92. dlldata.c
  93. # DNX
  94. project.lock.json
  95. artifacts/
  96. *_i.c
  97. *_p.c
  98. *_i.h
  99. *.ilk
  100. *.meta
  101. *.obj
  102. *.pch
  103. *.pdb
  104. *.pgc
  105. *.pgd
  106. *.rsp
  107. *.sbr
  108. *.tlb
  109. *.tli
  110. *.tlh
  111. *.tmp
  112. *.tmp_proj
  113. *.log
  114. *.vspscc
  115. *.vssscc
  116. .builds
  117. *.pidb
  118. *.svclog
  119. *.scc
  120. # Chutzpah Test files
  121. _Chutzpah*
  122. # Visual C++ cache files
  123. ipch/
  124. *.aps
  125. *.ncb
  126. *.opensdf
  127. *.sdf
  128. *.cachefile
  129. # Visual Studio profiler
  130. *.psess
  131. *.vsp
  132. *.vspx
  133. *.sap
  134. # TFS 2012 Local Workspace
  135. $tf/
  136. # Guidance Automation Toolkit
  137. *.gpState
  138. # ReSharper is a .NET coding add-in
  139. _ReSharper*/
  140. *.[Rr]e[Ss]harper
  141. *.DotSettings.user
  142. # JustCode is a .NET coding add-in
  143. .JustCode
  144. # TeamCity is a build add-in
  145. _TeamCity*
  146. # DotCover is a Code Coverage Tool
  147. *.dotCover
  148. # NCrunch
  149. _NCrunch_*
  150. .*crunch*.local.xml
  151. nCrunchTemp_*
  152. # MightyMoose
  153. *.mm.*
  154. AutoTest.Net/
  155. # Web workbench (sass)
  156. .sass-cache/
  157. # Installshield output folder
  158. [Ee]xpress/
  159. # DocProject is a documentation generator add-in
  160. DocProject/buildhelp/
  161. DocProject/Help/*.HxT
  162. DocProject/Help/*.HxC
  163. DocProject/Help/*.hhc
  164. DocProject/Help/*.hhk
  165. DocProject/Help/*.hhp
  166. DocProject/Help/Html2
  167. DocProject/Help/html
  168. # Click-Once directory
  169. publish/
  170. # Publish Web Output
  171. *.[Pp]ublish.xml
  172. *.azurePubxml
  173. # TODO: Comment the next line if you want to checkin your web deploy settings
  174. # but database connection strings (with potential passwords) will be unencrypted
  175. *.pubxml
  176. *.publishproj
  177. # NuGet Packages
  178. *.nupkg
  179. # The packages folder can be ignored because of Package Restore
  180. **/packages/*
  181. # except build/, which is used as an MSBuild target.
  182. !**/packages/build/
  183. # Uncomment if necessary however generally it will be regenerated when needed
  184. #!**/packages/repositories.config
  185. # Windows Azure Build Output
  186. csx/
  187. *.build.csdef
  188. # Windows Store app package directory
  189. AppPackages/
  190. # Visual Studio cache files
  191. # files ending in .cache can be ignored
  192. *.[Cc]ache
  193. # but keep track of directories ending in .cache
  194. !*.[Cc]ache/
  195. # Others
  196. ClientBin/
  197. [Ss]tyle[Cc]op.*
  198. ~$*
  199. *~
  200. *.dbmdl
  201. *.dbproj.schemaview
  202. *.pfx
  203. *.publishsettings
  204. node_modules/
  205. orleans.codegen.cs
  206. # RIA/Silverlight projects
  207. Generated_Code/
  208. # Backup & report files from converting an old project file
  209. # to a newer Visual Studio version. Backup files are not needed,
  210. # because we have git ;-)
  211. _UpgradeReport_Files/
  212. Backup*/
  213. UpgradeLog*.XML
  214. UpgradeLog*.htm
  215. # SQL Server files
  216. *.mdf
  217. *.ldf
  218. # Business Intelligence projects
  219. *.rdl.data
  220. *.bim.layout
  221. *.bim_*.settings
  222. # Microsoft Fakes
  223. FakesAssemblies/
  224. # Node.js Tools for Visual Studio
  225. .ntvs_analysis.dat
  226. # Visual Studio 6 build log
  227. *.plg
  228. # Visual Studio 6 workspace options file
  229. *.opt
  230. # Visual Studio LightSwitch build output
  231. **/*.HTMLClient/GeneratedArtifacts
  232. **/*.DesktopClient/GeneratedArtifacts
  233. **/*.DesktopClient/ModelManifest.xml
  234. **/*.Server/GeneratedArtifacts
  235. **/*.Server/ModelManifest.xml
  236. _Pvt_Extensions
  237. # ---> VisualStudioCode
  238. .settings
  239. # ---> Sass
  240. .sass-cache/
  241. *.css.map
  242. # ---> Node
  243. # Logs
  244. logs
  245. *.log
  246. npm-debug.log*
  247. # Runtime data
  248. pids
  249. *.pid
  250. *.seed
  251. # Directory for instrumented libs generated by jscoverage/JSCover
  252. lib-cov
  253. # Coverage directory used by tools like istanbul
  254. coverage
  255. # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
  256. .grunt
  257. # node-waf configuration
  258. .lock-wscript
  259. # Compiled binary addons (http://nodejs.org/api/addons.html)
  260. build/Release
  261. # Dependency directory
  262. # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
  263. node_modules