forgitter 0.0.12 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (163) hide show
  1. checksums.yaml +5 -5
  2. data/.ruby-version +1 -1
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  5. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  6. data/data/github/.travis.yml +10 -0
  7. data/data/github/AL.gitignore +22 -0
  8. data/data/github/Actionscript.gitignore +2 -3
  9. data/data/github/Agda.gitignore +1 -0
  10. data/data/github/Android.gitignore +11 -36
  11. data/data/github/Autotools.gitignore +20 -1
  12. data/data/github/C.gitignore +1 -0
  13. data/data/github/CMake.gitignore +2 -0
  14. data/data/github/CONTRIBUTING.md +3 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/Composer.gitignore +1 -1
  17. data/data/github/Concrete5.gitignore +18 -1
  18. data/data/github/Coq.gitignore +16 -1
  19. data/data/github/CraftCMS.gitignore +3 -2
  20. data/data/github/Dart.gitignore +16 -22
  21. data/data/github/Delphi.gitignore +4 -1
  22. data/data/github/Drupal.gitignore +45 -32
  23. data/data/github/Eagle.gitignore +8 -1
  24. data/data/github/Elixir.gitignore +4 -0
  25. data/data/github/Erlang.gitignore +10 -3
  26. data/data/github/ExtJs.gitignore +2 -0
  27. data/data/github/Fortran.gitignore +1 -0
  28. data/data/github/GWT.gitignore +0 -3
  29. data/data/github/Global/AL.gitignore +11 -0
  30. data/data/github/Global/Archives.gitignore +7 -2
  31. data/data/github/Global/Backup.gitignore +5 -0
  32. data/data/github/Global/CodeKit.gitignore +1 -0
  33. data/data/github/Global/Diff.gitignore +2 -0
  34. data/data/github/Global/Eclipse.gitignore +10 -6
  35. data/data/github/Global/Emacs.gitignore +4 -0
  36. data/data/github/Global/Images.gitignore +63 -0
  37. data/data/github/Global/JEnv.gitignore +5 -0
  38. data/data/github/Global/JetBrains.gitignore +42 -11
  39. data/data/github/Global/MATLAB.gitignore +31 -0
  40. data/data/github/Global/Metals.gitignore +5 -0
  41. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  42. data/data/github/Global/NetBeans.gitignore +3 -1
  43. data/data/github/Global/Octave.gitignore +1 -0
  44. data/data/github/Global/PSoCCreator.gitignore +18 -0
  45. data/data/github/Global/Patch.gitignore +2 -0
  46. data/data/github/Global/PuTTY.gitignore +2 -0
  47. data/data/github/Global/README.md +1 -1
  48. data/data/github/Global/SublimeText.gitignore +6 -5
  49. data/data/github/Global/Syncthing.gitignore +2 -0
  50. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  51. data/data/github/Global/Vagrant.gitignore +4 -0
  52. data/data/github/Global/Vim.gitignore +12 -5
  53. data/data/github/Global/Virtuoso.gitignore +18 -0
  54. data/data/github/Global/VisualStudioCode.gitignore +3 -0
  55. data/data/github/Global/Windows.gitignore +6 -1
  56. data/data/github/Global/Xcode.gitignore +11 -8
  57. data/data/github/Global/macOS.gitignore +26 -26
  58. data/data/github/Go.gitignore +7 -3
  59. data/data/github/Godot.gitignore +11 -0
  60. data/data/github/Gradle.gitignore +2 -4
  61. data/data/github/Haskell.gitignore +3 -0
  62. data/data/github/Idris.gitignore +5 -0
  63. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  64. data/data/github/JENKINS_HOME.gitignore +50 -0
  65. data/data/github/Java.gitignore +2 -0
  66. data/data/github/Jekyll.gitignore +1 -0
  67. data/data/github/Joomla.gitignore +276 -106
  68. data/data/github/Julia.gitignore +20 -0
  69. data/data/github/KiCad.gitignore +8 -1
  70. data/data/github/Kotlin.gitignore +1 -0
  71. data/data/github/LabVIEW.gitignore +1 -0
  72. data/data/github/Laravel.gitignore +9 -6
  73. data/data/github/Leiningen.gitignore +1 -0
  74. data/data/github/Magento.gitignore +29 -0
  75. data/data/github/Maven.gitignore +2 -3
  76. data/data/github/Nanoc.gitignore +1 -1
  77. data/data/github/Nim.gitignore +2 -0
  78. data/data/github/Node.gitignore +72 -5
  79. data/data/github/OCaml.gitignore +9 -0
  80. data/data/github/Objective-C.gitignore +18 -13
  81. data/data/github/Packer.gitignore +3 -0
  82. data/data/github/Perl.gitignore +1 -1
  83. data/data/github/Prestashop.gitignore +162 -21
  84. data/data/github/Processing.gitignore +3 -0
  85. data/data/github/PureScript.gitignore +1 -0
  86. data/data/github/Python.gitignore +58 -7
  87. data/data/github/Qt.gitignore +21 -5
  88. data/data/github/R.gitignore +14 -1
  89. data/data/github/README.md +89 -18
  90. data/data/github/ROS.gitignore +4 -0
  91. data/data/github/Rails.gitignore +30 -5
  92. data/data/github/Raku.gitignore +7 -0
  93. data/data/github/Ruby.gitignore +6 -0
  94. data/data/github/Rust.gitignore +6 -2
  95. data/data/github/SCons.gitignore +4 -0
  96. data/data/github/Sass.gitignore +2 -0
  97. data/data/github/Scala.gitignore +3 -0
  98. data/data/github/Scrivener.gitignore +8 -7
  99. data/data/github/Smalltalk.gitignore +13 -0
  100. data/data/github/SugarCRM.gitignore +2 -2
  101. data/data/github/Swift.gitignore +36 -13
  102. data/data/github/Symfony.gitignore +7 -0
  103. data/data/github/TeX.gitignore +78 -10
  104. data/data/github/Terraform.gitignore +32 -4
  105. data/data/github/TwinCAT3.gitignore +25 -0
  106. data/data/github/Typo3.gitignore +4 -1
  107. data/data/github/Umbraco.gitignore +16 -3
  108. data/data/github/Unity.gitignore +45 -5
  109. data/data/github/UnrealEngine.gitignore +7 -3
  110. data/data/github/VisualStudio.gitignore +139 -22
  111. data/data/github/WordPress.gitignore +44 -14
  112. data/data/github/Xojo.gitignore +1 -1
  113. data/data/github/ZendFramework.gitignore +0 -1
  114. data/data/github/community/AWS/SAM.gitignore +5 -0
  115. data/data/github/community/AltiumDesigner.gitignore +20 -0
  116. data/data/github/community/Bazel.gitignore +6 -0
  117. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  118. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  119. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  120. data/data/github/community/Exercism.gitignore +5 -0
  121. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  122. data/data/github/community/Golang/Hugo.gitignore +13 -0
  123. data/data/github/community/Gretl.gitignore +8 -0
  124. data/data/github/community/Java/JBoss4.gitignore +19 -0
  125. data/data/github/community/Java/JBoss6.gitignore +33 -0
  126. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  127. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  128. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  129. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  130. data/data/github/community/LensStudio.gitignore +16 -0
  131. data/data/github/community/Linux/Snap.gitignore +14 -0
  132. data/data/github/community/Logtalk.gitignore +19 -0
  133. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  134. data/data/github/community/OpenSSL.gitignore +34 -0
  135. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  136. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  137. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  138. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  139. data/data/github/community/PHP/Magento1.gitignore +45 -0
  140. data/data/github/community/PHP/Magento2.gitignore +54 -0
  141. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  142. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  143. data/data/github/community/Puppet.gitignore +16 -0
  144. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  145. data/data/github/community/Python/Nikola.gitignore +7 -0
  146. data/data/github/community/ROS2.gitignore +29 -0
  147. data/data/github/community/Racket.gitignore +15 -0
  148. data/data/github/community/Red.gitignore +16 -0
  149. data/data/github/community/SPFx.gitignore +33 -0
  150. data/data/github/community/Splunk.gitignore +8 -0
  151. data/data/github/community/Strapi.gitignore +135 -0
  152. data/data/github/community/V.gitignore +11 -0
  153. data/data/github/community/Xilinx.gitignore +105 -0
  154. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  155. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  156. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  157. data/forgitter.gemspec +5 -4
  158. data/lib/forgitter/version.rb +1 -1
  159. metadata +91 -18
  160. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  161. data/data/github/Clojure.gitignore +0 -13
  162. data/data/github/Fortran.gitignore +0 -32
  163. data/data/github/Global/Matlab.gitignore +0 -22
@@ -1,9 +1,10 @@
1
1
  ## Ignore Visual Studio temporary files, build results, and
2
2
  ## files generated by popular Visual Studio add-ons.
3
3
  ##
4
- ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
4
+ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
5
5
 
6
6
  # User-specific files
7
+ *.rsuser
7
8
  *.suo
8
9
  *.user
9
10
  *.userosscache
@@ -12,6 +13,9 @@
12
13
  # User-specific files (MonoDevelop/Xamarin Studio)
13
14
  *.userprefs
14
15
 
16
+ # Mono auto generated files
17
+ mono_crash.*
18
+
15
19
  # Build results
16
20
  [Dd]ebug/
17
21
  [Dd]ebugPublic/
@@ -19,43 +23,62 @@
19
23
  [Rr]eleases/
20
24
  x64/
21
25
  x86/
26
+ [Ww][Ii][Nn]32/
27
+ [Aa][Rr][Mm]/
28
+ [Aa][Rr][Mm]64/
22
29
  bld/
23
30
  [Bb]in/
24
31
  [Oo]bj/
25
32
  [Ll]og/
33
+ [Ll]ogs/
26
34
 
27
- # Visual Studio 2015 cache/options directory
35
+ # Visual Studio 2015/2017 cache/options directory
28
36
  .vs/
29
37
  # Uncomment if you have tasks that create the project's static files in wwwroot
30
38
  #wwwroot/
31
39
 
40
+ # Visual Studio 2017 auto generated files
41
+ Generated\ Files/
42
+
32
43
  # MSTest test Results
33
44
  [Tt]est[Rr]esult*/
34
45
  [Bb]uild[Ll]og.*
35
46
 
36
- # NUNIT
47
+ # NUnit
37
48
  *.VisualState.xml
38
49
  TestResult.xml
50
+ nunit-*.xml
39
51
 
40
52
  # Build Results of an ATL Project
41
53
  [Dd]ebugPS/
42
54
  [Rr]eleasePS/
43
55
  dlldata.c
44
56
 
57
+ # Benchmark Results
58
+ BenchmarkDotNet.Artifacts/
59
+
45
60
  # .NET Core
46
61
  project.lock.json
47
62
  project.fragment.lock.json
48
63
  artifacts/
49
- **/Properties/launchSettings.json
50
64
 
65
+ # ASP.NET Scaffolding
66
+ ScaffoldingReadMe.txt
67
+
68
+ # StyleCop
69
+ StyleCopReport.xml
70
+
71
+ # Files built by Visual Studio
51
72
  *_i.c
52
73
  *_p.c
53
- *_i.h
74
+ *_h.h
54
75
  *.ilk
55
76
  *.meta
56
77
  *.obj
78
+ *.iobj
57
79
  *.pch
58
80
  *.pdb
81
+ *.ipdb
59
82
  *.pgc
60
83
  *.pgd
61
84
  *.rsp
@@ -65,7 +88,9 @@ artifacts/
65
88
  *.tlh
66
89
  *.tmp
67
90
  *.tmp_proj
91
+ *_wpftmp.csproj
68
92
  *.log
93
+ *.tlog
69
94
  *.vspscc
70
95
  *.vssscc
71
96
  .builds
@@ -93,6 +118,9 @@ ipch/
93
118
  *.vspx
94
119
  *.sap
95
120
 
121
+ # Visual Studio Trace Files
122
+ *.e2e
123
+
96
124
  # TFS 2012 Local Workspace
97
125
  $tf/
98
126
 
@@ -104,15 +132,21 @@ _ReSharper*/
104
132
  *.[Rr]e[Ss]harper
105
133
  *.DotSettings.user
106
134
 
107
- # JustCode is a .NET coding add-in
108
- .JustCode
109
-
110
135
  # TeamCity is a build add-in
111
136
  _TeamCity*
112
137
 
113
138
  # DotCover is a Code Coverage Tool
114
139
  *.dotCover
115
140
 
141
+ # AxoCover is a Code Coverage Tool
142
+ .axoCover/*
143
+ !.axoCover/settings.json
144
+
145
+ # Coverlet is a free, cross platform Code Coverage Tool
146
+ coverage*.json
147
+ coverage*.xml
148
+ coverage*.info
149
+
116
150
  # Visual Studio code coverage results
117
151
  *.coverage
118
152
  *.coveragexml
@@ -148,7 +182,7 @@ publish/
148
182
  # Publish Web Output
149
183
  *.[Pp]ublish.xml
150
184
  *.azurePubxml
151
- # TODO: Comment the next line if you want to checkin your web deploy settings
185
+ # Note: Comment the next line if you want to checkin your web deploy settings,
152
186
  # but database connection strings (with potential passwords) will be unencrypted
153
187
  *.pubxml
154
188
  *.publishproj
@@ -160,12 +194,14 @@ PublishScripts/
160
194
 
161
195
  # NuGet Packages
162
196
  *.nupkg
197
+ # NuGet Symbol Packages
198
+ *.snupkg
163
199
  # The packages folder can be ignored because of Package Restore
164
- **/packages/*
200
+ **/[Pp]ackages/*
165
201
  # except build/, which is used as an MSBuild target.
166
- !**/packages/build/
202
+ !**/[Pp]ackages/build/
167
203
  # Uncomment if necessary however generally it will be regenerated when needed
168
- #!**/packages/repositories.config
204
+ #!**/[Pp]ackages/repositories.config
169
205
  # NuGet v3's project.json files produces more ignorable files
170
206
  *.nuget.props
171
207
  *.nuget.targets
@@ -183,12 +219,15 @@ AppPackages/
183
219
  BundleArtifacts/
184
220
  Package.StoreAssociation.xml
185
221
  _pkginfo.txt
222
+ *.appx
223
+ *.appxbundle
224
+ *.appxupload
186
225
 
187
226
  # Visual Studio cache files
188
227
  # files ending in .cache can be ignored
189
228
  *.[Cc]ache
190
229
  # but keep track of directories ending in .cache
191
- !*.[Cc]ache/
230
+ !?*.[Cc]ache/
192
231
 
193
232
  # Others
194
233
  ClientBin/
@@ -201,6 +240,10 @@ ClientBin/
201
240
  *.publishsettings
202
241
  orleans.codegen.cs
203
242
 
243
+ # Including strong name files can present a security risk
244
+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)
245
+ #*.snk
246
+
204
247
  # Since there are multiple workflows, uncomment next line to ignore bower_components
205
248
  # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
206
249
  #bower_components/
@@ -215,15 +258,22 @@ _UpgradeReport_Files/
215
258
  Backup*/
216
259
  UpgradeLog*.XML
217
260
  UpgradeLog*.htm
261
+ ServiceFabricBackup/
262
+ *.rptproj.bak
218
263
 
219
264
  # SQL Server files
220
265
  *.mdf
221
266
  *.ldf
267
+ *.ndf
222
268
 
223
269
  # Business Intelligence projects
224
270
  *.rdl.data
225
271
  *.bim.layout
226
272
  *.bim_*.settings
273
+ *.rptproj.rsuser
274
+ *- [Bb]ackup.rdl
275
+ *- [Bb]ackup ([0-9]).rdl
276
+ *- [Bb]ackup ([0-9][0-9]).rdl
227
277
 
228
278
  # Microsoft Fakes
229
279
  FakesAssemblies/
@@ -235,9 +285,6 @@ FakesAssemblies/
235
285
  .ntvs_analysis.dat
236
286
  node_modules/
237
287
 
238
- # Typescript v1 declaration files
239
- typings/
240
-
241
288
  # Visual Studio 6 build log
242
289
  *.plg
243
290
 
@@ -247,6 +294,17 @@ typings/
247
294
  # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
248
295
  *.vbw
249
296
 
297
+ # Visual Studio 6 auto-generated project file (contains which files were open etc.)
298
+ *.vbp
299
+
300
+ # Visual Studio 6 workspace and project file (working project files containing files to include in project)
301
+ *.dsw
302
+ *.dsp
303
+
304
+ # Visual Studio 6 technical files
305
+ *.ncb
306
+ *.aps
307
+
250
308
  # Visual Studio LightSwitch build output
251
309
  **/*.HTMLClient/GeneratedArtifacts
252
310
  **/*.DesktopClient/GeneratedArtifacts
@@ -262,12 +320,8 @@ paket-files/
262
320
  # FAKE - F# Make
263
321
  .fake/
264
322
 
265
- # JetBrains Rider
266
- .idea/
267
- *.sln.iml
268
-
269
- # CodeRush
270
- .cr/
323
+ # CodeRush personal settings
324
+ .cr/personal
271
325
 
272
326
  # Python Tools for Visual Studio (PTVS)
273
327
  __pycache__/
@@ -276,3 +330,66 @@ __pycache__/
276
330
  # Cake - Uncomment if you are using it
277
331
  # tools/**
278
332
  # !tools/packages.config
333
+
334
+ # Tabs Studio
335
+ *.tss
336
+
337
+ # Telerik's JustMock configuration file
338
+ *.jmconfig
339
+
340
+ # BizTalk build output
341
+ *.btp.cs
342
+ *.btm.cs
343
+ *.odx.cs
344
+ *.xsd.cs
345
+
346
+ # OpenCover UI analysis results
347
+ OpenCover/
348
+
349
+ # Azure Stream Analytics local run output
350
+ ASALocalRun/
351
+
352
+ # MSBuild Binary and Structured Log
353
+ *.binlog
354
+
355
+ # NVidia Nsight GPU debugger configuration file
356
+ *.nvuser
357
+
358
+ # MFractors (Xamarin productivity tool) working folder
359
+ .mfractor/
360
+
361
+ # Local History for Visual Studio
362
+ .localhistory/
363
+
364
+ # BeatPulse healthcheck temp database
365
+ healthchecksdb
366
+
367
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
368
+ MigrationBackup/
369
+
370
+ # Ionide (cross platform F# VS Code tools) working folder
371
+ .ionide/
372
+
373
+ # Fody - auto-generated XML schema
374
+ FodyWeavers.xsd
375
+
376
+ # VS Code files for those working on multiple tools
377
+ .vscode/*
378
+ !.vscode/settings.json
379
+ !.vscode/tasks.json
380
+ !.vscode/launch.json
381
+ !.vscode/extensions.json
382
+ *.code-workspace
383
+
384
+ # Local History for Visual Studio Code
385
+ .history/
386
+
387
+ # Windows Installer files from build outputs
388
+ *.cab
389
+ *.msi
390
+ *.msix
391
+ *.msm
392
+ *.msp
393
+
394
+ # JetBrains Rider
395
+ *.sln.iml
@@ -1,18 +1,48 @@
1
- *.log
2
- wp-config.php
3
- wp-content/advanced-cache.php
4
- wp-content/backup-db/
5
- wp-content/backups/
6
- wp-content/blogs.dir/
7
- wp-content/cache/
8
- wp-content/upgrade/
9
- wp-content/uploads/
10
- wp-content/wp-cache-config.php
11
- wp-content/plugins/hello.php
1
+ # Wordpress - ignore core, configuration, examples, uploads and logs.
2
+ # https://github.com/github/gitignore/blob/main/WordPress.gitignore
12
3
 
13
- /.htaccess
4
+ # Core
5
+ #
6
+ # Note: if you want to stage/commit WP core files
7
+ # you can delete this whole section/until Configuration.
8
+ /wp-admin/
9
+ /wp-content/index.php
10
+ /wp-content/languages
11
+ /wp-content/plugins/index.php
12
+ /wp-content/themes/index.php
13
+ /wp-includes/
14
+ /index.php
14
15
  /license.txt
15
16
  /readme.html
16
- /sitemap.xml
17
- /sitemap.xml.gz
17
+ /wp-*.php
18
+ /xmlrpc.php
19
+
20
+ # Configuration
21
+ wp-config.php
22
+
23
+ # Example themes
24
+ /wp-content/themes/twenty*/
25
+
26
+ # Example plugin
27
+ /wp-content/plugins/hello.php
28
+
29
+ # Uploads
30
+ /wp-content/uploads/
31
+
32
+ # Log files
33
+ *.log
34
+
35
+ # htaccess
36
+ /.htaccess
37
+
38
+ # All plugins
39
+ #
40
+ # Note: If you wish to whitelist plugins,
41
+ # uncomment the next line
42
+ #/wp-content/plugins
18
43
 
44
+ # All themes
45
+ #
46
+ # Note: If you wish to whitelist themes,
47
+ # uncomment the next line
48
+ #/wp-content/themes
@@ -8,4 +8,4 @@ Debug*/Debug*.exe
8
8
  Debug*/Debug*\ Libs
9
9
  *.rbuistate
10
10
  *.xojo_uistate
11
- *.obsolete
11
+ *.obsolete*
@@ -19,7 +19,6 @@ temp/
19
19
  data/DoctrineORMModule/Proxy/
20
20
  data/DoctrineORMModule/cache/
21
21
 
22
-
23
22
  # Legacy ZF1
24
23
  demos/
25
24
  extras/documentation
@@ -0,0 +1,5 @@
1
+ # gitignore template for AWS Serverless Application Model project
2
+ # website: https://docs.aws.amazon.com/serverless-application-model
3
+
4
+ # Ignore build folder
5
+ .aws-sam/
@@ -0,0 +1,20 @@
1
+ # For PCBs designed using Altium Designer
2
+ # Website: https://www.altium.com/altium-designer/
3
+
4
+ # Directories containing cache data
5
+ History
6
+ __Previews
7
+
8
+ # Directories containing logs and generated outputs
9
+ Project\ Logs*
10
+ Project\ Outputs*
11
+
12
+ # Misc files generated by altium
13
+ debug.log
14
+ Status\ Report.txt
15
+ *.PcbDoc.htm
16
+ *.SchDocPreview
17
+ *.PcbDocPreview
18
+
19
+ # Lock files sometimes left behind
20
+ .~lock.*
@@ -0,0 +1,6 @@
1
+ # gitignore template for Bazel build system
2
+ # website: https://bazel.build/
3
+
4
+ # Ignore all bazel-* symlinks. There is no full list since this can change
5
+ # based on the name of the directory bazel is cloned into.
6
+ /bazel-*
@@ -0,0 +1,15 @@
1
+ # gitignore template for InforCRM (formerly SalesLogix)
2
+ # website: https://www.infor.com/product-summary/cx/infor-crm/
3
+ #
4
+ # Recommended: VisualStudio.gitignore
5
+
6
+ # Ignore model files that are auto-generated
7
+ ModelIndex.xml
8
+ ExportedFiles.xml
9
+
10
+ # Ignore deployment files
11
+ [Mm]odel/[Dd]eployment
12
+
13
+ # Force include portal SupportFiles
14
+ !Model/Portal/*/SupportFiles/[Bb]in/
15
+ !Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in
@@ -0,0 +1,64 @@
1
+ # gitignore template for using Kentico CMS
2
+ # website: http://www.kentico.com/
3
+ #
4
+ # Recommended template: VisualStudio.gitignore
5
+
6
+ # Include some Kentico folders excluded by Visual Studio rules
7
+ !CMS/CMSAdminControls/*/
8
+ !CMS/CMSModules/System/*/
9
+ !CMS/App_Data/CIRepository/**
10
+
11
+ # Kentico temporary/environment files
12
+ CMS/App_Data/AzureCache
13
+ CMS/App_Data/AzureTemp
14
+ CMS/App_Data/CMSModules/DeviceProfile/logFiftyOne.txt
15
+ CMS/App_Data/CMSModules/DeviceProfiles/logFiftyOne.txt
16
+ CMS/App_Data/CMSModules/WebFarm/webfarm.sync
17
+ CMS/App_Data/CMSTemp
18
+ CMS/App_Data/Persistent
19
+ CMS/CMSSiteUtils/Export
20
+ CMS/CMSSiteUtils/Import
21
+
22
+ # Ignore all smart search indexes, but not the other system folder contents
23
+ CMS/App_Data/CMSModules/SmartSearch/**
24
+ !CMS/App_Data/CMSModules/SmartSearch/*/
25
+ !CMS/App_Data/CMSModules/SmartSearch/_StopWords/**
26
+ !CMS/App_Data/CMSModules/SmartSearch/_Synonyms/**
27
+
28
+ ## Kentico Starter Sites
29
+ # Starter site resource Files
30
+ CMS/App_Data/DancingGoat
31
+
32
+ # Starter site web templates
33
+ CMS/App_Data/Templates/CommunitySite
34
+ CMS/App_Data/Templates/CorporateSite
35
+ CMS/App_Data/Templates/DancingGoat
36
+ CMS/App_Data/Templates/EcommerceSite
37
+ CMS/App_Data/Templates/IntranetPortal
38
+ CMS/App_Data/Templates/PersonalSite
39
+
40
+ # Starter site app themes
41
+ CMS/App_Themes/CommunitySite
42
+ CMS/App_Themes/CorporateSite
43
+ CMS/App_Themes/EcommerceSite
44
+ CMS/App_Themes/IntranetPortal*
45
+ CMS/App_Themes/PersonalSite
46
+
47
+ # Starter site ASPX templates
48
+ CMS/CMSTemplates/CorporateSite
49
+
50
+ # Starter site media libraries
51
+ CMS/CommunitySite
52
+ CMS/CorporateSite
53
+ CMS/DancingGoat
54
+ CMS/EcommerceSite
55
+ CMS/IntranetPortal
56
+ CMS/PersonalSite
57
+
58
+ ## Project specific ignores
59
+ # Sensitive settings
60
+ AppSettings.config
61
+ ConnectionStrings.config
62
+
63
+ # Project media libraries (recommend shared file storage)
64
+ # e.g. CMS/{SiteCodeName}
@@ -0,0 +1,22 @@
1
+ # gitignore template for Phoenix projects
2
+ # website: http://www.phoenixframework.org/
3
+ #
4
+ # Recommended template: Elixir.gitignore
5
+
6
+ # Temporary files
7
+ /tmp
8
+
9
+ # Static artifacts
10
+ /node_modules
11
+ /assets/node_modules
12
+
13
+ # Since we are building assets from web/static,
14
+ # we ignore priv/static. You may want to comment
15
+ # this depending on your deployment strategy.
16
+ /priv/static/
17
+
18
+ # Installer-related files
19
+ /installer/_build
20
+ /installer/tmp
21
+ /installer/doc
22
+ /installer/deps
@@ -0,0 +1,5 @@
1
+ # gitignore template for Exercism project
2
+ # website: https://exercism.io/
3
+
4
+ # Ignore .exercism folder which contain sensitive data
5
+ .exercism
@@ -0,0 +1,3 @@
1
+ # Ignored files for GNOME extension git repository
2
+
3
+ *.zip
@@ -0,0 +1,13 @@
1
+ # Generated files by hugo
2
+ /public/
3
+ /resources/_gen/
4
+ /assets/jsconfig.json
5
+ hugo_stats.json
6
+
7
+ # Executable may be added to repository
8
+ hugo.exe
9
+ hugo.darwin
10
+ hugo.linux
11
+
12
+ # Temporary lock file while building
13
+ /.hugo_build.lock
@@ -0,0 +1,8 @@
1
+ # gitignore template for Gretl
2
+ # website: http://gretl.sourceforge.net/
3
+
4
+ # Auto-generated log file is overwritten whenever you start a new session
5
+ session.inp
6
+
7
+ # Auto-generated temporary string code table
8
+ string_table.txt
@@ -0,0 +1,19 @@
1
+ # gitignore for JBoss v4 projects
2
+
3
+ /server/all/data
4
+ /server/all/log
5
+ /server/all/tmp
6
+ /server/all/work
7
+ /server/default/data
8
+ /server/default/log
9
+ /server/default/tmp
10
+ /server/default/work
11
+ /server/minimal/data
12
+ /server/minimal/log
13
+ /server/minimal/tmp
14
+ /server/minimal/work
15
+
16
+ # Note:
17
+ # there may be other directories that contain *.xml.failed or *.war.failed files
18
+ /server/default/deploy/*.xml.failed
19
+ /server/default/deploy/*.war.failed
@@ -0,0 +1,33 @@
1
+ # gitignore for JBoss v6 projects
2
+ #
3
+ # Note: to ensure empty directories remain part of the repository, like
4
+ # `/server/minimal/lib`, you should add an empty `.gitignore` or `.gitkeep` file
5
+ # to the directory - otherwise you may have issues when starting the service.
6
+
7
+ /server/all/data
8
+ /server/all/log
9
+ /server/all/tmp
10
+ /server/all/work
11
+ /server/default/data
12
+ /server/default/log
13
+ /server/default/tmp
14
+ /server/default/work
15
+ /server/minimal/data
16
+ /server/minimal/log
17
+ /server/minimal/tmp
18
+ /server/minimal/work
19
+ /server/jbossweb-standalone/data
20
+ /server/jbossweb-standalone/log
21
+ /server/jbossweb-standalone/tmp
22
+ /server/jbossweb-standalone/work
23
+ /server/standard/data
24
+ /server/standard/log
25
+ /server/standard/tmp
26
+ /server/standard/work
27
+ /server/default/deploy/*.jar.failed
28
+ /server/default/deploy/*.jar.dodeploy
29
+ /server/default/deploy/*.xml.failed
30
+ /server/default/deploy/*.xml.dodeploy
31
+ /server/default/deploy/*.war.failed
32
+ /server/default/deploy/*.war.dodeploy
33
+
@@ -0,0 +1,10 @@
1
+ # gitignore template for the Cordova framework
2
+ # website: https://cordova.apache.org/
3
+ #
4
+ # Recommended template: Node.gitignore
5
+
6
+ # App platform binaries and built files
7
+ /platforms
8
+
9
+ # Optional to ignore plugin Git clones
10
+ #/plugins
@@ -0,0 +1,12 @@
1
+ # gitignore template for the Meteor framework
2
+ # website: https://www.meteor.com/
3
+ #
4
+ # Recommended template: Node.gitignore
5
+
6
+ # protect api keys in setting json
7
+ settings-production.json
8
+ settings.json
9
+
10
+ # protect your mup.json settings
11
+ mup.json
12
+ mup.js
@@ -0,0 +1,29 @@
1
+ # gitignore template for NW.js projects
2
+ # website: https://nwjs.io/
3
+
4
+ # Seen in standard and sdk versions
5
+ credits.html
6
+ locales/
7
+ libEGL.dll
8
+ libGLEv2.dll
9
+ node.dll
10
+ nw.dll
11
+ nw.exe
12
+ natives_blob.bin
13
+ nw_100_percent.pak
14
+ nw_200_percent.pak
15
+ nw_elf.dll
16
+ snapshot_blob.bin
17
+ resources.pak
18
+
19
+ # Seen only in standard
20
+ d3dcompiler_47.dll
21
+ ffmpeg.dll
22
+ icudtl.dat
23
+
24
+ # Seen only in sdk
25
+ pnacl/
26
+ chromedriver.exe
27
+ nacl_irt_x86_64.nexe
28
+ nwjc.exe
29
+ payload.exe
@@ -0,0 +1,9 @@
1
+ # gitignore template for Vue.js projects
2
+ #
3
+ # Recommended template: Node.gitignore
4
+
5
+ # TODO: where does this rule come from?
6
+ docs/_book
7
+
8
+ # TODO: where does this rule come from?
9
+ test/