forgitter 0.0.12 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (177) hide show
  1. checksums.yaml +5 -5
  2. data/.gitignore +54 -14
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/.gitkeep +0 -0
  5. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  6. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  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 +14 -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/CodeIgniter.gitignore +1 -0
  17. data/data/github/Composer.gitignore +1 -1
  18. data/data/github/Concrete5.gitignore +18 -1
  19. data/data/github/Coq.gitignore +16 -1
  20. data/data/github/CraftCMS.gitignore +3 -2
  21. data/data/github/Dart.gitignore +16 -22
  22. data/data/github/Delphi.gitignore +4 -1
  23. data/data/github/Drupal.gitignore +59 -33
  24. data/data/github/Eagle.gitignore +8 -1
  25. data/data/github/Elixir.gitignore +4 -0
  26. data/data/github/Erlang.gitignore +10 -3
  27. data/data/github/ExtJs.gitignore +2 -0
  28. data/data/github/FlaxEngine.gitignore +45 -0
  29. data/data/github/Fortran.gitignore +1 -0
  30. data/data/github/GWT.gitignore +0 -3
  31. data/data/github/Global/AL.gitignore +11 -0
  32. data/data/github/Global/Archives.gitignore +7 -2
  33. data/data/github/Global/Backup.gitignore +5 -0
  34. data/data/github/Global/CodeKit.gitignore +1 -0
  35. data/data/github/Global/Diff.gitignore +2 -0
  36. data/data/github/Global/Eclipse.gitignore +10 -6
  37. data/data/github/Global/Emacs.gitignore +4 -0
  38. data/data/github/Global/Images.gitignore +63 -0
  39. data/data/github/Global/JEnv.gitignore +5 -0
  40. data/data/github/Global/JetBrains.gitignore +45 -11
  41. data/data/github/Global/MATLAB.gitignore +31 -0
  42. data/data/github/Global/Metals.gitignore +5 -0
  43. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  44. data/data/github/Global/NetBeans.gitignore +3 -1
  45. data/data/github/Global/Octave.gitignore +1 -0
  46. data/data/github/Global/PSoCCreator.gitignore +18 -0
  47. data/data/github/Global/Patch.gitignore +2 -0
  48. data/data/github/Global/PuTTY.gitignore +2 -0
  49. data/data/github/Global/README.md +1 -1
  50. data/data/github/Global/SublimeText.gitignore +6 -5
  51. data/data/github/Global/Syncthing.gitignore +2 -0
  52. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  53. data/data/github/Global/Vagrant.gitignore +4 -0
  54. data/data/github/Global/Vim.gitignore +12 -5
  55. data/data/github/Global/Virtuoso.gitignore +18 -0
  56. data/data/github/Global/VisualStudioCode.gitignore +7 -0
  57. data/data/github/Global/Windows.gitignore +6 -1
  58. data/data/github/Global/Xcode.gitignore +3 -20
  59. data/data/github/Global/macOS.gitignore +26 -26
  60. data/data/github/Go.gitignore +10 -3
  61. data/data/github/Godot.gitignore +11 -0
  62. data/data/github/Gradle.gitignore +10 -3
  63. data/data/github/Haskell.gitignore +3 -0
  64. data/data/github/Idris.gitignore +5 -0
  65. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  66. data/data/github/JENKINS_HOME.gitignore +50 -0
  67. data/data/github/Java.gitignore +2 -0
  68. data/data/github/Jekyll.gitignore +4 -0
  69. data/data/github/Joomla.gitignore +276 -106
  70. data/data/github/Julia.gitignore +20 -0
  71. data/data/github/KiCad.gitignore +9 -1
  72. data/data/github/Kotlin.gitignore +1 -0
  73. data/data/github/LabVIEW.gitignore +1 -0
  74. data/data/github/Laravel.gitignore +9 -6
  75. data/data/github/Leiningen.gitignore +1 -0
  76. data/data/github/Magento.gitignore +29 -0
  77. data/data/github/Maven.gitignore +7 -2
  78. data/data/github/Nanoc.gitignore +1 -1
  79. data/data/github/Nim.gitignore +2 -0
  80. data/data/github/Node.gitignore +76 -5
  81. data/data/github/OCaml.gitignore +9 -0
  82. data/data/github/Objective-C.gitignore +18 -13
  83. data/data/github/Packer.gitignore +11 -0
  84. data/data/github/Perl.gitignore +2 -2
  85. data/data/github/Prestashop.gitignore +162 -21
  86. data/data/github/Processing.gitignore +3 -0
  87. data/data/github/PureScript.gitignore +1 -0
  88. data/data/github/Python.gitignore +74 -8
  89. data/data/github/Qt.gitignore +21 -5
  90. data/data/github/R.gitignore +17 -1
  91. data/data/github/README.md +89 -18
  92. data/data/github/ROS.gitignore +4 -0
  93. data/data/github/Racket.gitignore +7 -0
  94. data/data/github/Rails.gitignore +30 -5
  95. data/data/github/Raku.gitignore +7 -0
  96. data/data/github/Ruby.gitignore +6 -0
  97. data/data/github/Rust.gitignore +6 -2
  98. data/data/github/SCons.gitignore +4 -0
  99. data/data/github/Sass.gitignore +2 -0
  100. data/data/github/Scala.gitignore +3 -0
  101. data/data/github/Scrivener.gitignore +8 -7
  102. data/data/github/Smalltalk.gitignore +13 -0
  103. data/data/github/SugarCRM.gitignore +2 -2
  104. data/data/github/Swift.gitignore +36 -13
  105. data/data/github/Symfony.gitignore +7 -0
  106. data/data/github/TeX.gitignore +88 -10
  107. data/data/github/Terraform.gitignore +32 -4
  108. data/data/github/TwinCAT3.gitignore +25 -0
  109. data/data/github/Typo3.gitignore +4 -1
  110. data/data/github/Unity.gitignore +42 -5
  111. data/data/github/UnrealEngine.gitignore +7 -3
  112. data/data/github/VisualStudio.gitignore +142 -22
  113. data/data/github/WordPress.gitignore +44 -14
  114. data/data/github/Xojo.gitignore +1 -1
  115. data/data/github/ZendFramework.gitignore +0 -1
  116. data/data/github/community/AWS/CDK.gitignore +4 -0
  117. data/data/github/community/AWS/SAM.gitignore +5 -0
  118. data/data/github/community/AltiumDesigner.gitignore +20 -0
  119. data/data/github/community/AutoIt.gitignore +8 -0
  120. data/data/github/community/B4X.gitignore +3 -0
  121. data/data/github/community/Bazel.gitignore +13 -0
  122. data/data/github/community/Beef.gitignore +3 -0
  123. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  124. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  125. data/data/github/community/DotNet/Umbraco.gitignore +52 -0
  126. data/data/github/community/DotNet/core.gitignore +38 -0
  127. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  128. data/data/github/community/Exercism.gitignore +5 -0
  129. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  130. data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
  131. data/data/github/community/Golang/Hugo.gitignore +13 -0
  132. data/data/github/community/Gretl.gitignore +8 -0
  133. data/data/github/community/Java/JBoss4.gitignore +19 -0
  134. data/data/github/community/Java/JBoss6.gitignore +33 -0
  135. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  136. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  137. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  138. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  139. data/data/github/community/LensStudio.gitignore +16 -0
  140. data/data/github/community/Linux/Snap.gitignore +14 -0
  141. data/data/github/community/Logtalk.gitignore +19 -0
  142. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  143. data/data/github/community/Nix.gitignore +3 -0
  144. data/data/github/community/OpenSSL.gitignore +34 -0
  145. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  146. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  147. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  148. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  149. data/data/github/community/PHP/Magento1.gitignore +45 -0
  150. data/data/github/community/PHP/Magento2.gitignore +54 -0
  151. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  152. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  153. data/data/github/community/Puppet.gitignore +16 -0
  154. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  155. data/data/github/community/Python/Nikola.gitignore +7 -0
  156. data/data/github/community/ROS2.gitignore +29 -0
  157. data/data/github/community/Racket.gitignore +15 -0
  158. data/data/github/community/Red.gitignore +16 -0
  159. data/data/github/community/SPFx.gitignore +33 -0
  160. data/data/github/community/Splunk.gitignore +8 -0
  161. data/data/github/community/Strapi.gitignore +135 -0
  162. data/data/github/community/Toit.gitignore +2 -0
  163. data/data/github/community/V.gitignore +11 -0
  164. data/data/github/community/Xilinx.gitignore +105 -0
  165. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  166. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  167. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  168. data/data/github/community/embedded/uVision.gitignore +45 -0
  169. data/forgitter.gemspec +6 -5
  170. data/lib/forgitter/version.rb +1 -1
  171. metadata +104 -21
  172. data/.ruby-version +0 -1
  173. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  174. data/data/github/Clojure.gitignore +0 -13
  175. data/data/github/Fortran.gitignore +0 -32
  176. data/data/github/Global/Matlab.gitignore +0 -22
  177. data/data/github/Umbraco.gitignore +0 -19
@@ -18,9 +18,6 @@ war/WEB-INF/classes/
18
18
  #compilation logs
19
19
  .gwt/
20
20
 
21
- #caching for already compiled files
22
- gwt-unitCache/
23
-
24
21
  #gwt junit compilation files
25
22
  www-test/
26
23
 
@@ -0,0 +1,11 @@
1
+ .vscode/*
2
+ !.vscode/settings.json
3
+ !.vscode/tasks.json
4
+ !.vscode/launch.json
5
+ !.vscode/extensions.json
6
+ *.code-workspace
7
+
8
+ # Local History for Visual Studio Code
9
+ .history/
10
+ *.app
11
+ .snapshots/*
@@ -5,17 +5,21 @@
5
5
  *.rar
6
6
  *.zip
7
7
  *.gz
8
+ *.gzip
9
+ *.tgz
8
10
  *.bzip
11
+ *.bzip2
9
12
  *.bz2
10
13
  *.xz
11
14
  *.lzma
12
15
  *.cab
16
+ *.xar
13
17
 
14
- #packing-only formats
18
+ # Packing-only formats
15
19
  *.iso
16
20
  *.tar
17
21
 
18
- #package management formats
22
+ # Package management formats
19
23
  *.dmg
20
24
  *.xpi
21
25
  *.gem
@@ -25,3 +29,4 @@
25
29
  *.msi
26
30
  *.msm
27
31
  *.msp
32
+ *.txz
@@ -0,0 +1,5 @@
1
+ *.bak
2
+ *.gho
3
+ *.ori
4
+ *.orig
5
+ *.tmp
@@ -1,3 +1,4 @@
1
1
  # General CodeKit files to ignore
2
2
  config.codekit
3
+ config.codekit3
3
4
  /min
@@ -0,0 +1,2 @@
1
+ *.patch
2
+ *.diff
@@ -1,4 +1,3 @@
1
-
2
1
  .metadata
3
2
  bin/
4
3
  tmp/
@@ -11,9 +10,6 @@ local.properties
11
10
  .loadpath
12
11
  .recommenders
13
12
 
14
- # Eclipse Core
15
- .project
16
-
17
13
  # External tool builders
18
14
  .externalToolBuilders/
19
15
 
@@ -26,8 +22,8 @@ local.properties
26
22
  # CDT-specific (C/C++ Development Tooling)
27
23
  .cproject
28
24
 
29
- # JDT-specific (Eclipse Java Development Tools)
30
- .classpath
25
+ # CDT- autotools
26
+ .autotools
31
27
 
32
28
  # Java annotation processor (APT)
33
29
  .factorypath
@@ -50,7 +46,15 @@ local.properties
50
46
  # Code Recommenders
51
47
  .recommenders/
52
48
 
49
+ # Annotation Processing
50
+ .apt_generated/
51
+ .apt_generated_test/
52
+
53
53
  # Scala IDE specific (Scala & Java development for Eclipse)
54
54
  .cache-main
55
55
  .scala_dependencies
56
56
  .worksheet
57
+
58
+ # Uncomment this line if you wish to ignore the project description file.
59
+ # Typically, this file would be tracked if it contains build/dependency configurations:
60
+ #.project
@@ -43,3 +43,7 @@ flycheck_*.el
43
43
 
44
44
  # directory configuration
45
45
  .dir-locals.el
46
+
47
+ # network security
48
+ /network-security.data
49
+
@@ -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,20 @@
36
58
  # JIRA plugin
37
59
  atlassian-ide-plugin.xml
38
60
 
61
+ # Cursive Clojure plugin
62
+ .idea/replstate.xml
63
+
64
+ # SonarLint plugin
65
+ .idea/sonarlint/
66
+
39
67
  # Crashlytics plugin (for Android Studio and IntelliJ)
40
68
  com_crashlytics_export_strings.xml
41
69
  crashlytics.properties
42
70
  crashlytics-build.properties
43
71
  fabric.properties
72
+
73
+ # Editor-based Rest Client
74
+ .idea/httpRequests
75
+
76
+ # Android studio 3.1+ serialized cache file
77
+ .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,10 @@
3
3
  !.vscode/tasks.json
4
4
  !.vscode/launch.json
5
5
  !.vscode/extensions.json
6
+ !.vscode/*.code-snippets
7
+
8
+ # Local History for Visual Studio Code
9
+ .history/
10
+
11
+ # Built Visual Studio Code Extensions
12
+ *.vsix
@@ -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
 
@@ -1,23 +1,6 @@
1
- # Xcode
2
- #
3
- # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
-
5
- ## Build generated
6
- build/
7
- DerivedData/
8
-
9
- ## Various settings
10
- *.pbxuser
11
- !default.pbxuser
12
- *.mode1v3
13
- !default.mode1v3
14
- *.mode2v3
15
- !default.mode2v3
16
- *.perspectivev3
17
- !default.perspectivev3
1
+ ## User settings
18
2
  xcuserdata/
19
3
 
20
- ## Other
21
- *.moved-aside
22
- *.xccheckout
4
+ ## Xcode 8 and earlier
23
5
  *.xcscmblueprint
6
+ *.xccheckout
@@ -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,21 @@
1
+ # If you prefer the allow list template instead of the deny list, see community template:
2
+ # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
3
+ #
1
4
  # Binaries for programs and plugins
2
5
  *.exe
6
+ *.exe~
3
7
  *.dll
4
8
  *.so
5
9
  *.dylib
6
10
 
7
- # Test binary, build with `go test -c`
11
+ # Test binary, built with `go test -c`
8
12
  *.test
9
13
 
10
14
  # Output of the go coverage tool, specifically when used with LiteIDE
11
15
  *.out
12
16
 
13
- # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
14
- .glide/
17
+ # Dependency directories (remove the comment below to include it)
18
+ # vendor/
19
+
20
+ # Go workspace file
21
+ 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
@@ -7,8 +8,14 @@ gradle-app.setting
7
8
  # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
8
9
  !gradle-wrapper.jar
9
10
 
11
+ # Avoid ignore Gradle wrappper properties
12
+ !gradle-wrapper.properties
13
+
10
14
  # Cache of project
11
15
  .gradletasknamecache
12
16
 
13
- # # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
14
- # gradle/wrapper/gradle-wrapper.properties
17
+ # Eclipse Gradle plugin generated files
18
+ # Eclipse Core
19
+ .project
20
+ # JDT-specific (Eclipse Java Development Tools)
21
+ .classpath