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
@@ -0,0 +1,63 @@
1
+ # JPEG
2
+ *.jpg
3
+ *.jpeg
4
+ *.jpe
5
+ *.jif
6
+ *.jfif
7
+ *.jfi
8
+
9
+ # JPEG 2000
10
+ *.jp2
11
+ *.j2k
12
+ *.jpf
13
+ *.jpx
14
+ *.jpm
15
+ *.mj2
16
+
17
+ # JPEG XR
18
+ *.jxr
19
+ *.hdp
20
+ *.wdp
21
+
22
+ # Graphics Interchange Format
23
+ *.gif
24
+
25
+ # RAW
26
+ *.raw
27
+
28
+ # Web P
29
+ *.webp
30
+
31
+ # Portable Network Graphics
32
+ *.png
33
+
34
+ # Animated Portable Network Graphics
35
+ *.apng
36
+
37
+ # Multiple-image Network Graphics
38
+ *.mng
39
+
40
+ # Tagged Image File Format
41
+ *.tiff
42
+ *.tif
43
+
44
+ # Scalable Vector Graphics
45
+ *.svg
46
+ *.svgz
47
+
48
+ # Portable Document Format
49
+ *.pdf
50
+
51
+ # X BitMap
52
+ *.xbm
53
+
54
+ # BMP
55
+ *.bmp
56
+ *.dib
57
+
58
+ # ICO
59
+ *.ico
60
+
61
+ # 3D Images
62
+ *.3dm
63
+ *.max
@@ -0,0 +1,5 @@
1
+ # JEnv local Java version configuration file
2
+ .java-version
3
+
4
+ # Used by previous versions of JEnv
5
+ .jenv-version
@@ -1,34 +1,56 @@
1
- # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
1
+ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
2
2
  # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
3
3
 
4
- # User-specific stuff:
4
+ # User-specific stuff
5
5
  .idea/**/workspace.xml
6
6
  .idea/**/tasks.xml
7
- .idea/dictionaries
7
+ .idea/**/usage.statistics.xml
8
+ .idea/**/dictionaries
9
+ .idea/**/shelf
8
10
 
9
- # Sensitive or high-churn files:
11
+ # AWS User-specific
12
+ .idea/**/aws.xml
13
+
14
+ # Generated files
15
+ .idea/**/contentModel.xml
16
+
17
+ # Sensitive or high-churn files
10
18
  .idea/**/dataSources/
11
19
  .idea/**/dataSources.ids
12
- .idea/**/dataSources.xml
13
20
  .idea/**/dataSources.local.xml
14
21
  .idea/**/sqlDataSources.xml
15
22
  .idea/**/dynamic.xml
16
23
  .idea/**/uiDesigner.xml
24
+ .idea/**/dbnavigator.xml
17
25
 
18
- # Gradle:
26
+ # Gradle
19
27
  .idea/**/gradle.xml
20
28
  .idea/**/libraries
21
29
 
22
- # Mongo Explorer plugin:
30
+ # Gradle and Maven with auto-import
31
+ # When using Gradle or Maven with auto-import, you should exclude module files,
32
+ # since they will be recreated, and may cause churn. Uncomment if using
33
+ # auto-import.
34
+ # .idea/artifacts
35
+ # .idea/compiler.xml
36
+ # .idea/jarRepositories.xml
37
+ # .idea/modules.xml
38
+ # .idea/*.iml
39
+ # .idea/modules
40
+ # *.iml
41
+ # *.ipr
42
+
43
+ # CMake
44
+ cmake-build-*/
45
+
46
+ # Mongo Explorer plugin
23
47
  .idea/**/mongoSettings.xml
24
48
 
25
- ## File-based project format:
49
+ # File-based project format
26
50
  *.iws
27
51
 
28
- ## Plugin-specific files:
29
-
30
52
  # IntelliJ
31
- /out/
53
+ out/
32
54
 
33
55
  # mpeltonen/sbt-idea plugin
34
56
  .idea_modules/
@@ -36,8 +58,17 @@
36
58
  # JIRA plugin
37
59
  atlassian-ide-plugin.xml
38
60
 
61
+ # Cursive Clojure plugin
62
+ .idea/replstate.xml
63
+
39
64
  # Crashlytics plugin (for Android Studio and IntelliJ)
40
65
  com_crashlytics_export_strings.xml
41
66
  crashlytics.properties
42
67
  crashlytics-build.properties
43
68
  fabric.properties
69
+
70
+ # Editor-based Rest Client
71
+ .idea/httpRequests
72
+
73
+ # Android studio 3.1+ serialized cache file
74
+ .idea/caches/build_file_checksums.ser
@@ -0,0 +1,31 @@
1
+ # Windows default autosave extension
2
+ *.asv
3
+
4
+ # OSX / *nix default autosave extension
5
+ *.m~
6
+
7
+ # Compiled MEX binaries (all platforms)
8
+ *.mex*
9
+
10
+ # Packaged app and toolbox files
11
+ *.mlappinstall
12
+ *.mltbx
13
+
14
+ # Generated helpsearch folders
15
+ helpsearch*/
16
+
17
+ # Simulink code generation folders
18
+ slprj/
19
+ sccprj/
20
+
21
+ # Matlab code generation folders
22
+ codegen/
23
+
24
+ # Simulink autosave extension
25
+ *.autosave
26
+
27
+ # Simulink cache files
28
+ *.slxc
29
+
30
+ # Octave session info
31
+ octave-workspace
@@ -0,0 +1,5 @@
1
+ # Generated Metals (Scala Language Server) files
2
+ # Reference: https://scalameta.org/metals/
3
+ .metals/
4
+ .bloop/
5
+ project/metals.sbt
@@ -3,6 +3,9 @@
3
3
  # Word temporary
4
4
  ~$*.doc*
5
5
 
6
+ # Word Auto Backup File
7
+ Backup of *.doc*
8
+
6
9
  # Excel temporary
7
10
  ~$*.xls*
8
11
 
@@ -13,4 +16,4 @@
13
16
  ~$*.ppt*
14
17
 
15
18
  # Visio autosave temporary files
16
- *.~vsdx
19
+ *.~vsd*
@@ -1,4 +1,6 @@
1
- nbproject/private/
1
+ **/nbproject/private/
2
+ **/nbproject/Makefile-*.mk
3
+ **/nbproject/Package-*.bash
2
4
  build/
3
5
  nbbuild/
4
6
  dist/
@@ -0,0 +1 @@
1
+ MATLAB.gitignore
@@ -0,0 +1,18 @@
1
+ # Project Settings
2
+ *.cywrk.*
3
+ *.cyprj.*
4
+
5
+ # Generated Assets and Resources
6
+ Debug/
7
+ Release/
8
+ Export/
9
+ */codegentemp
10
+ */Generated_Source
11
+ *_datasheet.pdf
12
+ *_timing.html
13
+ *.cycdx
14
+ *.cyfit
15
+ *.rpt
16
+ *.svd
17
+ *.log
18
+ *.zip
@@ -0,0 +1,2 @@
1
+ *.orig
2
+ *.rej
@@ -0,0 +1,2 @@
1
+ # Private key
2
+ *.ppk
@@ -4,7 +4,7 @@ This directory contains globally useful gitignores,
4
4
  e.g. OS-specific and editor specific.
5
5
 
6
6
  For more on global gitignores:
7
- <https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>
7
+ <https://help.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer>
8
8
 
9
9
  And a good blog post about 'em:
10
10
  <http://augustl.com/blog/2009/global_gitignores>
@@ -1,17 +1,18 @@
1
- # cache files for sublime text
1
+ # Cache files for Sublime Text
2
2
  *.tmlanguage.cache
3
3
  *.tmPreferences.cache
4
4
  *.stTheme.cache
5
5
 
6
- # workspace files are user-specific
6
+ # Workspace files are user-specific
7
7
  *.sublime-workspace
8
8
 
9
- # project files should be checked into the repository, unless a significant
10
- # proportion of contributors will probably not be using SublimeText
9
+ # Project files should be checked into the repository, unless a significant
10
+ # proportion of contributors will probably not be using Sublime Text
11
11
  # *.sublime-project
12
12
 
13
- # sftp configuration file
13
+ # SFTP configuration file
14
14
  sftp-config.json
15
+ sftp-config-alt*.json
15
16
 
16
17
  # Package control specific files
17
18
  Package Control.last-run
@@ -0,0 +1,2 @@
1
+ # Syncthing caches
2
+ .stversions
@@ -4,8 +4,8 @@
4
4
  *.evcd
5
5
  *.fsdb
6
6
 
7
- # Default name of the simulation executable. A different name can be
8
- # specified with this switch (the associated daidir database name is
7
+ # Default name of the simulation executable. A different name can be
8
+ # specified with this switch (the associated daidir database name is
9
9
  # also taken from here): -o <path>/<filename>
10
10
  simv
11
11
 
@@ -13,7 +13,7 @@ simv
13
13
  simv.daidir/
14
14
  simv.db.dir/
15
15
 
16
- # Infrastructure necessary to co-simulate SystemC models with
16
+ # Infrastructure necessary to co-simulate SystemC models with
17
17
  # Verilog/VHDL models. An alternate directory may be specified with this
18
18
  # switch: -Mdir=<directory_path>
19
19
  csrc/
@@ -22,7 +22,7 @@ csrc/
22
22
  # used to write all messages from simulation: -l <filename>
23
23
  *.log
24
24
 
25
- # Coverage results (generated with urg) and database location. The
25
+ # Coverage results (generated with urg) and database location. The
26
26
  # following switch can also be used: urg -dir <coverage_directory>.vdb
27
27
  simv.vdb/
28
28
  urgReport/
@@ -1 +1,5 @@
1
+ # General
1
2
  .vagrant/
3
+
4
+ # Log files (if you are creating logs in debug mode, uncomment this)
5
+ # *.log
@@ -1,12 +1,19 @@
1
- # swap
1
+ # Swap
2
2
  [._]*.s[a-v][a-z]
3
+ !*.svg # comment out if you don't need vector files
3
4
  [._]*.sw[a-p]
4
- [._]s[a-v][a-z]
5
+ [._]s[a-rt-v][a-z]
6
+ [._]ss[a-gi-z]
5
7
  [._]sw[a-p]
6
- # session
8
+
9
+ # Session
7
10
  Session.vim
8
- # temporary
11
+ Sessionx.vim
12
+
13
+ # Temporary
9
14
  .netrwhist
10
15
  *~
11
- # auto-generated tag files
16
+ # Auto-generated tag files
12
17
  tags
18
+ # Persistent undo
19
+ [._]*.un~
@@ -0,0 +1,18 @@
1
+ # Gitignore for Cadence Virtuoso
2
+ ################################################################
3
+
4
+ # Log files
5
+ *.log
6
+ panic*.log.*
7
+
8
+ # OpenAccess database lock files
9
+ *.cdslck*
10
+
11
+ # Run directories for layout vs. schematic and design rule check
12
+ lvsRunDir/*
13
+ drcRunDir/*
14
+
15
+ # Abstract generation tool
16
+ abstract.log*
17
+ abstract.record*
18
+
@@ -3,3 +3,6 @@
3
3
  !.vscode/tasks.json
4
4
  !.vscode/launch.json
5
5
  !.vscode/extensions.json
6
+
7
+ # Local History for Visual Studio Code
8
+ .history/
@@ -1,10 +1,14 @@
1
1
  # Windows thumbnail cache files
2
2
  Thumbs.db
3
+ Thumbs.db:encryptable
3
4
  ehthumbs.db
4
5
  ehthumbs_vista.db
5
6
 
7
+ # Dump file
8
+ *.stackdump
9
+
6
10
  # Folder config file
7
- Desktop.ini
11
+ [Dd]esktop.ini
8
12
 
9
13
  # Recycle Bin used on file shares
10
14
  $RECYCLE.BIN/
@@ -12,6 +16,7 @@ $RECYCLE.BIN/
12
16
  # Windows Installer files
13
17
  *.cab
14
18
  *.msi
19
+ *.msix
15
20
  *.msm
16
21
  *.msp
17
22
 
@@ -2,11 +2,17 @@
2
2
  #
3
3
  # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
4
 
5
- ## Build generated
5
+ ## User settings
6
+ xcuserdata/
7
+
8
+ ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
9
+ *.xcscmblueprint
10
+ *.xccheckout
11
+
12
+ ## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
6
13
  build/
7
14
  DerivedData/
8
-
9
- ## Various settings
15
+ *.moved-aside
10
16
  *.pbxuser
11
17
  !default.pbxuser
12
18
  *.mode1v3
@@ -15,9 +21,6 @@ DerivedData/
15
21
  !default.mode2v3
16
22
  *.perspectivev3
17
23
  !default.perspectivev3
18
- xcuserdata/
19
24
 
20
- ## Other
21
- *.moved-aside
22
- *.xccheckout
23
- *.xcscmblueprint
25
+ ## Gcc Patch
26
+ /*.gcno
@@ -1,26 +1,26 @@
1
- *.DS_Store
2
- .AppleDouble
3
- .LSOverride
4
-
5
- # Icon must end with two \r
6
- Icon
7
-
8
-
9
- # Thumbnails
10
- ._*
11
-
12
- # Files that might appear in the root of a volume
13
- .DocumentRevisions-V100
14
- .fseventsd
15
- .Spotlight-V100
16
- .TemporaryItems
17
- .Trashes
18
- .VolumeIcon.icns
19
- .com.apple.timemachine.donotpresent
20
-
21
- # Directories potentially created on remote AFP share
22
- .AppleDB
23
- .AppleDesktop
24
- Network Trash Folder
25
- Temporary Items
26
- .apdisk
1
+ # General
2
+ .DS_Store
3
+ .AppleDouble
4
+ .LSOverride
5
+
6
+ # Icon must end with two \r
7
+ Icon
8
+
9
+ # Thumbnails
10
+ ._*
11
+
12
+ # Files that might appear in the root of a volume
13
+ .DocumentRevisions-V100
14
+ .fseventsd
15
+ .Spotlight-V100
16
+ .TemporaryItems
17
+ .Trashes
18
+ .VolumeIcon.icns
19
+ .com.apple.timemachine.donotpresent
20
+
21
+ # Directories potentially created on remote AFP share
22
+ .AppleDB
23
+ .AppleDesktop
24
+ Network Trash Folder
25
+ Temporary Items
26
+ .apdisk
@@ -1,14 +1,18 @@
1
1
  # Binaries for programs and plugins
2
2
  *.exe
3
+ *.exe~
3
4
  *.dll
4
5
  *.so
5
6
  *.dylib
6
7
 
7
- # Test binary, build with `go test -c`
8
+ # Test binary, built with `go test -c`
8
9
  *.test
9
10
 
10
11
  # Output of the go coverage tool, specifically when used with LiteIDE
11
12
  *.out
12
13
 
13
- # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
14
- .glide/
14
+ # Dependency directories (remove the comment below to include it)
15
+ # vendor/
16
+
17
+ # Go workspace file
18
+ go.work
@@ -0,0 +1,11 @@
1
+ # Godot-specific ignores
2
+ .import/
3
+ export.cfg
4
+ export_presets.cfg
5
+
6
+ # Imported translations (automatically generated from CSV files)
7
+ *.translation
8
+
9
+ # Mono-specific ignores
10
+ .mono/
11
+ data_*/
@@ -1,5 +1,6 @@
1
1
  .gradle
2
- /build/
2
+ **/build/
3
+ !src/**/build/
3
4
 
4
5
  # Ignore Gradle GUI config
5
6
  gradle-app.setting
@@ -9,6 +10,3 @@ gradle-app.setting
9
10
 
10
11
  # Cache of project
11
12
  .gradletasknamecache
12
-
13
- # # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
14
- # gradle/wrapper/gradle-wrapper.properties
@@ -3,6 +3,7 @@ dist-*
3
3
  cabal-dev
4
4
  *.o
5
5
  *.hi
6
+ *.hie
6
7
  *.chi
7
8
  *.chs.h
8
9
  *.dyn_o
@@ -17,4 +18,6 @@ cabal.sandbox.config
17
18
  *.eventlog
18
19
  .stack-work/
19
20
  cabal.project.local
21
+ cabal.project.local~
20
22
  .HTF/
23
+ .ghc.environment.*
@@ -1,2 +1,7 @@
1
+ # Idris 2
2
+ *.ttc
3
+ *.ttm
4
+
5
+ # Idris 1
1
6
  *.ibc
2
7
  *.o
File without changes
@@ -0,0 +1,50 @@
1
+ # Learn more about Jenkins and JENKINS_HOME directory for which this file is
2
+ # intended.
3
+ #
4
+ # http://jenkins-ci.org/
5
+ # https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins
6
+ #
7
+ # Note: secret.key is purposefully not tracked by git. This should be backed up
8
+ # separately because configs may contain secrets which were encrypted using the
9
+ # secret.key. To back up secrets use 'tar -czf /tmp/secrets.tgz secret*' and
10
+ # save the file separate from your repository. If you want secrets backed up
11
+ # with configuration, then see the bottom of this file for an example.
12
+
13
+ # Ignore all JENKINS_HOME except jobs directory, root xml config, and
14
+ # .gitignore file.
15
+ /*
16
+ !/jobs
17
+ !/.gitignore
18
+ !/*.xml
19
+
20
+ # Ignore all files in jobs subdirectories except for folders.
21
+ # Note: git doesn't track folders, only file content.
22
+ jobs/**
23
+ !jobs/**/
24
+
25
+ # Uncomment the following line to save next build numbers with config.
26
+
27
+ #!jobs/**/nextBuildNumber
28
+
29
+ # For performance reasons, we want to ignore builds in Jenkins jobs because it
30
+ # contains many tiny files on large installations. This can impact git
31
+ # performance when running even basic commands like 'git status'.
32
+ builds
33
+ indexing
34
+
35
+ # Exclude only config.xml files in repository subdirectories.
36
+ !config.xml
37
+
38
+ # Don't track workspaces (when users build on the master).
39
+ jobs/**/*workspace
40
+
41
+ # Security warning: If secrets are included with your configuration, then an
42
+ # adversary will be able to decrypt all encrypted secrets within Jenkins
43
+ # config. Including secrets is a bad practice, but the example is included in
44
+ # case someone still wants it for convenience. Uncomment the following line to
45
+ # include secrets for decryption with repository configuration in Git.
46
+
47
+ #!/secret*
48
+
49
+ # As a result, only Jenkins settings and job config.xml files in JENKINS_HOME
50
+ # will be tracked by git.
@@ -13,6 +13,7 @@
13
13
  # Package Files #
14
14
  *.jar
15
15
  *.war
16
+ *.nar
16
17
  *.ear
17
18
  *.zip
18
19
  *.tar.gz
@@ -20,3 +21,4 @@
20
21
 
21
22
  # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
22
23
  hs_err_pid*
24
+ replay_pid*
@@ -1,3 +1,4 @@
1
1
  _site/
2
2
  .sass-cache/
3
+ .jekyll-cache/
3
4
  .jekyll-metadata