.gitignore 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. # ---> PhpStorm
  2. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
  3. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  4. # User-specific stuff:
  5. .idea/**/workspace.xml
  6. .idea/**/tasks.xml
  7. .idea/dictionaries
  8. # Sensitive or high-churn files:
  9. .idea/**/dataSources/
  10. .idea/**/dataSources.ids
  11. .idea/**/dataSources.xml
  12. .idea/**/dataSources.local.xml
  13. .idea/**/sqlDataSources.xml
  14. .idea/**/dynamic.xml
  15. .idea/**/uiDesigner.xml
  16. # Gradle:
  17. .idea/**/gradle.xml
  18. .idea/**/libraries
  19. # CMake
  20. cmake-build-debug/
  21. # Mongo Explorer plugin:
  22. .idea/**/mongoSettings.xml
  23. ## File-based project format:
  24. *.iws
  25. ## Plugin-specific files:
  26. # IntelliJ
  27. /out/
  28. # mpeltonen/sbt-idea plugin
  29. .idea_modules/
  30. # JIRA plugin
  31. atlassian-ide-plugin.xml
  32. # Cursive Clojure plugin
  33. .idea/replstate.xml
  34. # Ruby plugin and RubyMine
  35. /.rakeTasks
  36. # Crashlytics plugin (for Android Studio and IntelliJ)
  37. com_crashlytics_export_strings.xml
  38. crashlytics.properties
  39. crashlytics-build.properties
  40. fabric.properties
  41. ### PhpStorm Patch ###
  42. # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
  43. # *.iml
  44. # modules.xml
  45. # .idea/misc.xml
  46. # *.ipr
  47. # Sonarlint plugin
  48. .idea/sonarlint
  49. # ---> Vim
  50. [._]*.s[a-w][a-z]
  51. [._]s[a-w][a-z]
  52. *.un~
  53. Session.vim
  54. .netrwhist
  55. *~
  56. # ---> VisualStudio
  57. ## Ignore Visual Studio temporary files, build results, and
  58. ## files generated by popular Visual Studio add-ons.
  59. # User-specific files
  60. *.suo
  61. *.user
  62. *.userosscache
  63. *.sln.docstates
  64. # User-specific files (MonoDevelop/Xamarin Studio)
  65. *.userprefs
  66. # Build results
  67. [Dd]ebug/
  68. [Dd]ebugPublic/
  69. [Rr]elease/
  70. [Rr]eleases/
  71. x64/
  72. x86/
  73. build/
  74. bld/
  75. [Bb]in/
  76. [Oo]bj/
  77. # Visual Studio 2015 cache/options directory
  78. .vs/
  79. # Uncomment if you have tasks that create the project's static files in wwwroot
  80. #wwwroot/
  81. # MSTest test Results
  82. [Tt]est[Rr]esult*/
  83. [Bb]uild[Ll]og.*
  84. # NUNIT
  85. *.VisualState.xml
  86. TestResult.xml
  87. # Build Results of an ATL Project
  88. [Dd]ebugPS/
  89. [Rr]eleasePS/
  90. dlldata.c
  91. # DNX
  92. project.lock.json
  93. artifacts/
  94. *_i.c
  95. *_p.c
  96. *_i.h
  97. *.ilk
  98. *.meta
  99. *.obj
  100. *.pch
  101. *.pdb
  102. *.pgc
  103. *.pgd
  104. *.rsp
  105. *.sbr
  106. *.tlb
  107. *.tli
  108. *.tlh
  109. *.tmp
  110. *.tmp_proj
  111. *.log
  112. *.vspscc
  113. *.vssscc
  114. .builds
  115. *.pidb
  116. *.svclog
  117. *.scc
  118. # Chutzpah Test files
  119. _Chutzpah*
  120. # Visual C++ cache files
  121. ipch/
  122. *.aps
  123. *.ncb
  124. *.opensdf
  125. *.sdf
  126. *.cachefile
  127. # Visual Studio profiler
  128. *.psess
  129. *.vsp
  130. *.vspx
  131. *.sap
  132. # TFS 2012 Local Workspace
  133. $tf/
  134. # Guidance Automation Toolkit
  135. *.gpState
  136. # ReSharper is a .NET coding add-in
  137. _ReSharper*/
  138. *.[Rr]e[Ss]harper
  139. *.DotSettings.user
  140. # JustCode is a .NET coding add-in
  141. .JustCode
  142. # TeamCity is a build add-in
  143. _TeamCity*
  144. # DotCover is a Code Coverage Tool
  145. *.dotCover
  146. # NCrunch
  147. _NCrunch_*
  148. .*crunch*.local.xml
  149. nCrunchTemp_*
  150. # MightyMoose
  151. *.mm.*
  152. AutoTest.Net/
  153. # Web workbench (sass)
  154. .sass-cache/
  155. # Installshield output folder
  156. [Ee]xpress/
  157. # DocProject is a documentation generator add-in
  158. DocProject/buildhelp/
  159. DocProject/Help/*.HxT
  160. DocProject/Help/*.HxC
  161. DocProject/Help/*.hhc
  162. DocProject/Help/*.hhk
  163. DocProject/Help/*.hhp
  164. DocProject/Help/Html2
  165. DocProject/Help/html
  166. # Click-Once directory
  167. publish/
  168. # Publish Web Output
  169. *.[Pp]ublish.xml
  170. *.azurePubxml
  171. # TODO: Comment the next line if you want to checkin your web deploy settings
  172. # but database connection strings (with potential passwords) will be unencrypted
  173. *.pubxml
  174. *.publishproj
  175. # NuGet Packages
  176. *.nupkg
  177. # The packages folder can be ignored because of Package Restore
  178. **/packages/*
  179. # except build/, which is used as an MSBuild target.
  180. !**/packages/build/
  181. # Uncomment if necessary however generally it will be regenerated when needed
  182. #!**/packages/repositories.config
  183. # Windows Azure Build Output
  184. csx/
  185. *.build.csdef
  186. # Windows Store app package directory
  187. AppPackages/
  188. # Visual Studio cache files
  189. # files ending in .cache can be ignored
  190. *.[Cc]ache
  191. # but keep track of directories ending in .cache
  192. !*.[Cc]ache/
  193. # Others
  194. ClientBin/
  195. [Ss]tyle[Cc]op.*
  196. ~$*
  197. *~
  198. *.dbmdl
  199. *.dbproj.schemaview
  200. *.pfx
  201. *.publishsettings
  202. node_modules/
  203. orleans.codegen.cs
  204. # RIA/Silverlight projects
  205. Generated_Code/
  206. # Backup & report files from converting an old project file
  207. # to a newer Visual Studio version. Backup files are not needed,
  208. # because we have git ;-)
  209. _UpgradeReport_Files/
  210. Backup*/
  211. UpgradeLog*.XML
  212. UpgradeLog*.htm
  213. # SQL Server files
  214. *.mdf
  215. *.ldf
  216. # Business Intelligence projects
  217. *.rdl.data
  218. *.bim.layout
  219. *.bim_*.settings
  220. # Microsoft Fakes
  221. FakesAssemblies/
  222. # Node.js Tools for Visual Studio
  223. .ntvs_analysis.dat
  224. # Visual Studio 6 build log
  225. *.plg
  226. # Visual Studio 6 workspace options file
  227. *.opt
  228. # Visual Studio LightSwitch build output
  229. **/*.HTMLClient/GeneratedArtifacts
  230. **/*.DesktopClient/GeneratedArtifacts
  231. **/*.DesktopClient/ModelManifest.xml
  232. **/*.Server/GeneratedArtifacts
  233. **/*.Server/ModelManifest.xml
  234. _Pvt_Extensions
  235. # ---> VisualStudioCode
  236. .settings