forgitter 0.0.11 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (189) 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/AL.gitignore +22 -0
  7. data/data/github/Actionscript.gitignore +2 -3
  8. data/data/github/Agda.gitignore +1 -0
  9. data/data/github/Android.gitignore +18 -25
  10. data/data/github/Autotools.gitignore +35 -1
  11. data/data/github/C++.gitignore +3 -0
  12. data/data/github/C.gitignore +19 -0
  13. data/data/github/CMake.gitignore +4 -0
  14. data/data/github/CONTRIBUTING.md +8 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/CodeIgniter.gitignore +12 -0
  17. data/data/github/CommonLisp.gitignore +14 -0
  18. data/data/github/Composer.gitignore +1 -1
  19. data/data/github/Concrete5.gitignore +18 -1
  20. data/data/github/Coq.gitignore +43 -1
  21. data/data/github/CraftCMS.gitignore +3 -2
  22. data/data/github/Dart.gitignore +18 -18
  23. data/data/github/Delphi.gitignore +4 -1
  24. data/data/github/Drupal.gitignore +59 -33
  25. data/data/github/Eagle.gitignore +8 -1
  26. data/data/github/Elisp.gitignore +6 -0
  27. data/data/github/Elixir.gitignore +5 -0
  28. data/data/github/Elm.gitignore +1 -1
  29. data/data/github/Erlang.gitignore +10 -3
  30. data/data/github/ExtJs.gitignore +10 -0
  31. data/data/github/FlaxEngine.gitignore +45 -0
  32. data/data/github/Fortran.gitignore +1 -0
  33. data/data/github/GWT.gitignore +0 -3
  34. data/data/github/Global/AL.gitignore +11 -0
  35. data/data/github/Global/Ansible.gitignore +1 -0
  36. data/data/github/Global/Archives.gitignore +7 -2
  37. data/data/github/Global/Backup.gitignore +5 -0
  38. data/data/github/Global/CodeKit.gitignore +1 -0
  39. data/data/github/Global/Diff.gitignore +2 -0
  40. data/data/github/Global/Eclipse.gitignore +15 -6
  41. data/data/github/Global/Emacs.gitignore +8 -1
  42. data/data/github/Global/Images.gitignore +63 -0
  43. data/data/github/Global/JEnv.gitignore +5 -0
  44. data/data/github/Global/JetBrains.gitignore +60 -27
  45. data/data/github/Global/Linux.gitignore +3 -0
  46. data/data/github/Global/MATLAB.gitignore +31 -0
  47. data/data/github/Global/Metals.gitignore +5 -0
  48. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  49. data/data/github/Global/NetBeans.gitignore +3 -2
  50. data/data/github/Global/Octave.gitignore +1 -0
  51. data/data/github/Global/PSoCCreator.gitignore +18 -0
  52. data/data/github/Global/Patch.gitignore +2 -0
  53. data/data/github/Global/PuTTY.gitignore +2 -0
  54. data/data/github/Global/README.md +1 -1
  55. data/data/github/Global/SBT.gitignore +3 -0
  56. data/data/github/Global/Stata.gitignore +24 -0
  57. data/data/github/Global/SublimeText.gitignore +9 -5
  58. data/data/github/Global/Syncthing.gitignore +2 -0
  59. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  60. data/data/github/Global/Tags.gitignore +1 -0
  61. data/data/github/Global/Vagrant.gitignore +4 -0
  62. data/data/github/Global/Vim.gitignore +15 -6
  63. data/data/github/Global/Virtuoso.gitignore +18 -0
  64. data/data/github/Global/VisualStudioCode.gitignore +11 -1
  65. data/data/github/Global/Windows.gitignore +8 -2
  66. data/data/github/Global/Xcode.gitignore +3 -20
  67. data/data/github/Global/{OSX.gitignore → macOS.gitignore} +2 -1
  68. data/data/github/Go.gitignore +16 -19
  69. data/data/github/Godot.gitignore +11 -0
  70. data/data/github/Gradle.gitignore +10 -3
  71. data/data/github/Haskell.gitignore +4 -0
  72. data/data/github/Idris.gitignore +5 -0
  73. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  74. data/data/github/JENKINS_HOME.gitignore +50 -0
  75. data/data/github/Java.gitignore +12 -0
  76. data/data/github/Jekyll.gitignore +4 -0
  77. data/data/github/Joomla.gitignore +281 -122
  78. data/data/github/Julia.gitignore +20 -0
  79. data/data/github/KiCad.gitignore +11 -2
  80. data/data/github/Kotlin.gitignore +1 -0
  81. data/data/github/LICENSE +116 -19
  82. data/data/github/LabVIEW.gitignore +1 -0
  83. data/data/github/Laravel.gitignore +15 -7
  84. data/data/github/Leiningen.gitignore +3 -1
  85. data/data/github/Magento.gitignore +45 -104
  86. data/data/github/Maven.gitignore +8 -0
  87. data/data/github/Nanoc.gitignore +3 -3
  88. data/data/github/Nim.gitignore +2 -0
  89. data/data/github/Node.gitignore +97 -4
  90. data/data/github/OCaml.gitignore +9 -0
  91. data/data/github/Objective-C.gitignore +22 -14
  92. data/data/github/OpenCart.gitignore +7 -0
  93. data/data/github/Packer.gitignore +11 -0
  94. data/data/github/Perl.gitignore +27 -12
  95. data/data/github/PlayFramework.gitignore +1 -0
  96. data/data/github/Prestashop.gitignore +162 -21
  97. data/data/github/Processing.gitignore +3 -0
  98. data/data/github/PureScript.gitignore +9 -0
  99. data/data/github/Python.gitignore +80 -9
  100. data/data/github/Qt.gitignore +22 -6
  101. data/data/github/R.gitignore +17 -1
  102. data/data/github/README.md +91 -15
  103. data/data/github/ROS.gitignore +4 -0
  104. data/data/github/Racket.gitignore +7 -0
  105. data/data/github/Rails.gitignore +34 -7
  106. data/data/github/Raku.gitignore +7 -0
  107. data/data/github/Ruby.gitignore +6 -0
  108. data/data/github/Rust.gitignore +9 -2
  109. data/data/github/SCons.gitignore +4 -0
  110. data/data/github/Sass.gitignore +2 -0
  111. data/data/github/Scala.gitignore +2 -14
  112. data/data/github/Scrivener.gitignore +8 -7
  113. data/data/github/Smalltalk.gitignore +13 -0
  114. data/data/github/SugarCRM.gitignore +4 -2
  115. data/data/github/Swift.gitignore +38 -13
  116. data/data/github/Symfony.gitignore +8 -4
  117. data/data/github/TeX.gitignore +131 -10
  118. data/data/github/Terraform.gitignore +33 -2
  119. data/data/github/TwinCAT3.gitignore +25 -0
  120. data/data/github/Typo3.gitignore +4 -1
  121. data/data/github/Unity.gitignore +46 -4
  122. data/data/github/UnrealEngine.gitignore +12 -0
  123. data/data/github/VisualStudio.gitignore +160 -15
  124. data/data/github/Waf.gitignore +9 -4
  125. data/data/github/WordPress.gitignore +44 -14
  126. data/data/github/Xojo.gitignore +1 -1
  127. data/data/github/ZendFramework.gitignore +0 -1
  128. data/data/github/community/AWS/CDK.gitignore +4 -0
  129. data/data/github/community/AWS/SAM.gitignore +5 -0
  130. data/data/github/community/AltiumDesigner.gitignore +20 -0
  131. data/data/github/community/AutoIt.gitignore +8 -0
  132. data/data/github/community/B4X.gitignore +3 -0
  133. data/data/github/community/Bazel.gitignore +13 -0
  134. data/data/github/community/Beef.gitignore +3 -0
  135. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  136. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  137. data/data/github/community/DotNet/Umbraco.gitignore +52 -0
  138. data/data/github/community/DotNet/core.gitignore +38 -0
  139. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  140. data/data/github/community/Exercism.gitignore +5 -0
  141. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  142. data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
  143. data/data/github/community/Golang/Hugo.gitignore +13 -0
  144. data/data/github/community/Gretl.gitignore +8 -0
  145. data/data/github/community/Java/JBoss4.gitignore +19 -0
  146. data/data/github/community/Java/JBoss6.gitignore +33 -0
  147. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  148. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  149. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  150. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  151. data/data/github/community/LensStudio.gitignore +16 -0
  152. data/data/github/community/Linux/Snap.gitignore +14 -0
  153. data/data/github/community/Logtalk.gitignore +19 -0
  154. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  155. data/data/github/community/Nix.gitignore +3 -0
  156. data/data/github/community/OpenSSL.gitignore +34 -0
  157. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  158. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  159. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  160. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  161. data/data/github/community/PHP/Magento1.gitignore +45 -0
  162. data/data/github/community/PHP/Magento2.gitignore +54 -0
  163. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  164. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  165. data/data/github/community/Puppet.gitignore +16 -0
  166. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  167. data/data/github/community/Python/Nikola.gitignore +7 -0
  168. data/data/github/community/ROS2.gitignore +29 -0
  169. data/data/github/community/Racket.gitignore +15 -0
  170. data/data/github/community/Red.gitignore +16 -0
  171. data/data/github/community/SPFx.gitignore +33 -0
  172. data/data/github/community/Splunk.gitignore +8 -0
  173. data/data/github/community/Strapi.gitignore +135 -0
  174. data/data/github/community/Toit.gitignore +2 -0
  175. data/data/github/community/V.gitignore +11 -0
  176. data/data/github/community/Xilinx.gitignore +105 -0
  177. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  178. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  179. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  180. data/data/github/community/embedded/uVision.gitignore +45 -0
  181. data/forgitter.gemspec +5 -4
  182. data/lib/forgitter/version.rb +1 -1
  183. metadata +106 -21
  184. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  185. data/data/github/Clojure.gitignore +0 -12
  186. data/data/github/Fortran.gitignore +0 -29
  187. data/data/github/Global/IPythonNotebook.gitignore +0 -2
  188. data/data/github/Global/Matlab.gitignore +0 -19
  189. data/data/github/Umbraco.gitignore +0 -19
@@ -1,5 +1,16 @@
1
1
  # Cache objects
2
2
  packer_cache/
3
3
 
4
+ # Crash log
5
+ crash.log
6
+
7
+ # https://www.packer.io/guides/hcl/variables
8
+ # Exclude all .pkrvars.hcl files, which are likely to contain sensitive data,
9
+ # such as password, private keys, and other secrets. These should not be part of
10
+ # version control as they are data points which are potentially sensitive and
11
+ # subject to change depending on the environment.
12
+ #
13
+ *.pkrvars.hcl
14
+
4
15
  # For built boxes
5
16
  *.box
@@ -1,20 +1,35 @@
1
- /blib/
2
- /.build/
3
- _build/
4
- cover_db/
5
- inc/
6
- Build
7
1
  !Build/
8
- Build.bat
9
2
  .last_cover_stats
10
- /Makefile
11
- /Makefile.old
12
- /MANIFEST.bak
13
3
  /META.yml
14
4
  /META.json
15
5
  /MYMETA.*
16
- nytprof.out
17
- /pm_to_blib
18
6
  *.o
7
+ *.pm.tdy
19
8
  *.bs
9
+
10
+ # Devel::Cover
11
+ cover_db/
12
+
13
+ # Devel::NYTProf
14
+ nytprof.out
15
+
16
+ # Dist::Zilla
17
+ /.build/
18
+
19
+ # Module::Build
20
+ _build/
21
+ Build
22
+ Build.bat
23
+
24
+ # Module::Install
25
+ inc/
26
+
27
+ # ExtUtils::MakeMaker
28
+ /blib/
20
29
  /_eumm/
30
+ /*.gz
31
+ /Makefile
32
+ /Makefile.old
33
+ /MANIFEST.bak
34
+ /pm_to_blib
35
+ /*.zip
@@ -5,6 +5,7 @@ bin/
5
5
  /lib/
6
6
  /logs/
7
7
  /modules
8
+ /project/project
8
9
  /project/target
9
10
  /target
10
11
  tmp/
@@ -1,32 +1,173 @@
1
- # Private files
2
- # The following files contain your database credentials and other personal data.
1
+ # Cache, temp and personal files
3
2
 
4
- config/settings.*.php
3
+ /.htaccess
4
+ *.log
5
5
 
6
- # Cache, temp and generated files
7
- # The following files are generated by PrestaShop.
8
-
9
- admin-dev/autoupgrade/
10
- /cache/
11
- !/cache/index.php
6
+ # Cache
7
+ /cache/*
8
+ !/cache/.htaccess
12
9
  !/cache/cachefs/index.php
10
+ !/cache/deprecated.txt
11
+ !/cache/index.php
13
12
  !/cache/purifier/index.php
13
+ !/cache/push/activity
14
14
  !/cache/push/index.php
15
+ !/cache/push/trends
15
16
  !/cache/sandbox/index.php
17
+ !/cache/smarty/cache/index.php
18
+ !/cache/smarty/compile/index.php
16
19
  !/cache/smarty/index.php
17
20
  !/cache/tcpdf/index.php
18
- config/xml/*.xml
19
- /log/*
20
- *sitemap.xml
21
- themes/*/cache/
22
- modules/*/config*.xml
23
21
 
24
- # Site content
25
- # The following folders contain product images, virtual products, CSV's, etc.
22
+ # Download
23
+ /download/*
24
+ !/download/.htaccess
25
+ !/download/index.php
26
26
 
27
- admin-dev/backups/
28
- admin-dev/export/
29
- admin-dev/import/
30
- download/
27
+ # Images
31
28
  /img/*
32
- upload/
29
+ !/img/.htaccess
30
+ !/img/index.php
31
+ !/img/404.gif
32
+ !/img/bg_500.png
33
+ !/img/bg_loader.png
34
+ !/img/favicon.ico
35
+ !/img/loader.gif
36
+ !/img/loadingAnimation.gif
37
+ !/img/logo.jpg
38
+ !/img/logo.png
39
+ !/img/logo_invoice.jpg
40
+ !/img/logo_stores.png
41
+ !/img/macFFBgHack.png
42
+ !/img/prestashop-avatar.png
43
+ !/img/prestashop@2x.png
44
+ !/img/preston-login-wink@2x.png
45
+ !/img/preston-login@2x.png
46
+ !/img/questionmark.png
47
+ !/img/genders/index.php
48
+ !/img/admin/index.php
49
+ !/img/c/index.php
50
+ !/img/cms/index.php
51
+ !/img/co/index.php
52
+ !/img/jquery-ui
53
+ !/img/l/index.php
54
+ !/img/m/index.php
55
+ !/img/os/index.php
56
+ !/img/p/index.php
57
+ !/img/s/index.php
58
+ !/img/scenes
59
+ !/img/st/index.php
60
+ !/img/su/index.php
61
+ !/img/t/index.php
62
+ !/img/tmp/index.php
63
+
64
+ # Upload
65
+ /upload/*
66
+ !/upload/.htaccess
67
+
68
+ /vendor/*
69
+ /docs/phpdoc-sf/
70
+ /composer.lock
71
+ *.hot-update.js
72
+ *.hot-update.json
73
+
74
+
75
+ /admin-dev/autoupgrade/*
76
+ !/admin-dev/autoupgrade/index.php
77
+ !/admin-dev/autoupgrade/backup/index.php
78
+
79
+ /admin-dev/backups/*
80
+ !/admin-dev/backups/.htaccess
81
+
82
+ /admin-dev/import/*
83
+ !/admin-dev/import/.htaccess
84
+ !/admin-dev/import/index.php
85
+
86
+ /admin-dev/export/*
87
+ !/admin-dev/export/.htaccess
88
+ !/admin-dev/export/index.php
89
+
90
+ # Downloaded RTL files
91
+ /admin-dev/themes/default/css/bundle/default_rtl.css
92
+ /admin-dev/themes/default/css/bundle/shared_rtl.css
93
+ /admin-dev/themes/default/css/font_rtl.css
94
+ /admin-dev/themes/default/css/overrides_rtl.css
95
+ /admin-dev/themes/default/css/vendor/font-awesome/font-awesome_rtl.css
96
+ /admin-dev/themes/default/css/vendor/nv.d3_rtl.css
97
+ /admin-dev/themes/default/css/vendor/titatoggle-min_rtl.css
98
+ /admin-dev/themes/default/public/theme_rtl.css
99
+ /admin-dev/themes/new-theme/css/module/drop_rtl.css
100
+ /admin-dev/themes/new-theme/css/right-sidebar_rtl.css
101
+
102
+ themes/*/cache/*
103
+
104
+ # Config
105
+
106
+ config/settings.inc.php
107
+ config/settings.old.php
108
+ config/xml/*
109
+ config/themes/*
110
+ !config/xml/themes/default.xml
111
+ themes/*/config/settings_*.json
112
+ app/config/parameters.old.yml
113
+ app/config/config.php
114
+
115
+ # Themes, modules and overrides
116
+
117
+ modules/*
118
+ override/*
119
+ themes/*/
120
+ !themes/classic
121
+ !themes/_core
122
+ !themes/_libraries
123
+
124
+ # Vendors and dependencies
125
+
126
+ bower_components/
127
+ node_modules/
128
+ composer.phar
129
+ php-cs-fixer
130
+ .grunt/*
131
+
132
+ # Translations and emails templates
133
+
134
+ translations/*
135
+ mails/*
136
+ !mails/themes/
137
+ !mails/_partials/
138
+ themes/default-bootstrap/lang/*
139
+ themes/default-bootstrap/modules/*/translations/*.php
140
+ themes/default-bootstrap/mails/*
141
+ !themes/default-bootstrap/mails/en/
142
+ themes/default-bootstrap/modules/*/mails/*
143
+ !themes/default-bootstrap/modules/*/mails/en
144
+
145
+ # MISC
146
+
147
+ *sitemap.xml
148
+ /robots.txt
149
+
150
+ # Symfony
151
+
152
+ /bin/
153
+ /app/Resources/geoip/GeoLite2-City.mmdb
154
+ /app/Resources/translations/*
155
+ !/app/Resources/translations/default
156
+ /app/config/parameters.yml
157
+ /app/config/parameters.php
158
+ /build/
159
+ /phpunit.xml
160
+ /var/*
161
+ !/var/cache
162
+ /var/cache/*
163
+ !var/cache/.gitkeep
164
+ !/var/logs
165
+ /var/logs/*
166
+ !var/logs/.gitkeep
167
+ !/var/sessions
168
+ /var/sessions/*
169
+ !var/sessions/.gitkeep
170
+ !var/SymfonyRequirements.php
171
+ /vendor/
172
+ /web/bundles/
173
+
@@ -1,7 +1,10 @@
1
1
  .DS_Store
2
2
  applet
3
+ application.linux-arm64
4
+ application.linux-armv6hf
3
5
  application.linux32
4
6
  application.linux64
5
7
  application.windows32
6
8
  application.windows64
7
9
  application.macosx
10
+ out
@@ -0,0 +1,9 @@
1
+ # Dependencies
2
+ .psci_modules
3
+ .spago
4
+ bower_components
5
+ node_modules
6
+
7
+ # Generated files
8
+ .psci
9
+ output
@@ -8,7 +8,6 @@ __pycache__/
8
8
 
9
9
  # Distribution / packaging
10
10
  .Python
11
- env/
12
11
  build/
13
12
  develop-eggs/
14
13
  dist/
@@ -20,9 +19,12 @@ lib64/
20
19
  parts/
21
20
  sdist/
22
21
  var/
22
+ wheels/
23
+ share/python-wheels/
23
24
  *.egg-info/
24
25
  .installed.cfg
25
26
  *.egg
27
+ MANIFEST
26
28
 
27
29
  # PyInstaller
28
30
  # Usually these files are written by a python script from a template
@@ -37,13 +39,17 @@ pip-delete-this-directory.txt
37
39
  # Unit test / coverage reports
38
40
  htmlcov/
39
41
  .tox/
42
+ .nox/
40
43
  .coverage
41
44
  .coverage.*
42
45
  .cache
43
46
  nosetests.xml
44
47
  coverage.xml
45
- *,cover
48
+ *.cover
49
+ *.py,cover
46
50
  .hypothesis/
51
+ .pytest_cache/
52
+ cover/
47
53
 
48
54
  # Translations
49
55
  *.mo
@@ -52,6 +58,8 @@ coverage.xml
52
58
  # Django stuff:
53
59
  *.log
54
60
  local_settings.py
61
+ db.sqlite3
62
+ db.sqlite3-journal
55
63
 
56
64
  # Flask stuff:
57
65
  instance/
@@ -64,26 +72,89 @@ instance/
64
72
  docs/_build/
65
73
 
66
74
  # PyBuilder
75
+ .pybuilder/
67
76
  target/
68
77
 
69
- # IPython Notebook
78
+ # Jupyter Notebook
70
79
  .ipynb_checkpoints
71
80
 
72
- # pyenv
73
- .python-version
81
+ # IPython
82
+ profile_default/
83
+ ipython_config.py
74
84
 
75
- # celery beat schedule file
85
+ # pyenv
86
+ # For a library or package, you might want to ignore these files since the code is
87
+ # intended to run in multiple environments; otherwise, check them in:
88
+ # .python-version
89
+
90
+ # pipenv
91
+ # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
92
+ # However, in case of collaboration, if having platform-specific dependencies or dependencies
93
+ # having no cross-platform support, pipenv may install dependencies that don't work, or not
94
+ # install all needed dependencies.
95
+ #Pipfile.lock
96
+
97
+ # poetry
98
+ # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
99
+ # This is especially recommended for binary packages to ensure reproducibility, and is more
100
+ # commonly ignored for libraries.
101
+ # https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
102
+ #poetry.lock
103
+
104
+ # pdm
105
+ # Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
106
+ #pdm.lock
107
+ # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
108
+ # in version control.
109
+ # https://pdm.fming.dev/#use-with-ide
110
+ .pdm.toml
111
+
112
+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
113
+ __pypackages__/
114
+
115
+ # Celery stuff
76
116
  celerybeat-schedule
117
+ celerybeat.pid
77
118
 
78
- # dotenv
79
- .env
119
+ # SageMath parsed files
120
+ *.sage.py
80
121
 
81
- # virtualenv
122
+ # Environments
123
+ .env
124
+ .venv
125
+ env/
82
126
  venv/
83
127
  ENV/
128
+ env.bak/
129
+ venv.bak/
84
130
 
85
131
  # Spyder project settings
86
132
  .spyderproject
133
+ .spyproject
87
134
 
88
135
  # Rope project settings
89
136
  .ropeproject
137
+
138
+ # mkdocs documentation
139
+ /site
140
+
141
+ # mypy
142
+ .mypy_cache/
143
+ .dmypy.json
144
+ dmypy.json
145
+
146
+ # Pyre type checker
147
+ .pyre/
148
+
149
+ # pytype static type analyzer
150
+ .pytype/
151
+
152
+ # Cython debug symbols
153
+ cython_debug/
154
+
155
+ # PyCharm
156
+ # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
157
+ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158
+ # and can be added to the global gitignore or merged into this file. For a more nuclear
159
+ # option (not recommended) you can uncomment the following to ignore the entire idea folder.
160
+ #.idea/
@@ -1,5 +1,4 @@
1
1
  # C++ objects and libs
2
-
3
2
  *.slo
4
3
  *.lo
5
4
  *.o
@@ -7,11 +6,14 @@
7
6
  *.la
8
7
  *.lai
9
8
  *.so
9
+ *.so.*
10
10
  *.dll
11
11
  *.dylib
12
12
 
13
13
  # Qt-es
14
-
14
+ object_script.*.Release
15
+ object_script.*.Debug
16
+ *_plugin_import.cpp
15
17
  /.qmake.cache
16
18
  /.qmake.stash
17
19
  *.pro.user
@@ -20,19 +22,33 @@
20
22
  *.qbs.user.*
21
23
  *.moc
22
24
  moc_*.cpp
25
+ moc_*.h
23
26
  qrc_*.cpp
24
27
  ui_*.h
28
+ *.qmlc
29
+ *.jsc
25
30
  Makefile*
26
31
  *build-*
32
+ *.qm
33
+ *.prl
27
34
 
28
- # QtCreator
35
+ # Qt unit tests
36
+ target_wrapper.*
29
37
 
38
+ # QtCreator
30
39
  *.autosave
31
40
 
32
- # QtCtreator Qml
41
+ # QtCreator Qml
33
42
  *.qmlproject.user
34
43
  *.qmlproject.user.*
35
44
 
36
- # QtCtreator CMake
37
- CMakeLists.txt.user
45
+ # QtCreator CMake
46
+ CMakeLists.txt.user*
47
+
48
+ # QtCreator 4.8< compilation database
49
+ compile_commands.json
50
+
51
+ # QtCreator local machine specific files for imported projects
52
+ *creator.user*
38
53
 
54
+ *_qmlcache.qrc
@@ -4,6 +4,10 @@
4
4
 
5
5
  # Session Data files
6
6
  .RData
7
+ .RDataTmp
8
+
9
+ # User-specific files
10
+ .Ruserdata
7
11
 
8
12
  # Example code in package build process
9
13
  *-Ex.R
@@ -25,9 +29,21 @@ vignettes/*.pdf
25
29
  .httr-oauth
26
30
 
27
31
  # knitr and R markdown default cache directories
28
- /*_cache/
32
+ *_cache/
29
33
  /cache/
30
34
 
31
35
  # Temporary files created by R markdown
32
36
  *.utf8.md
33
37
  *.knit.md
38
+
39
+ # R Environment Variables
40
+ .Renviron
41
+
42
+ # pkgdown site
43
+ docs/
44
+
45
+ # translation temp files
46
+ po/*~
47
+
48
+ # RStudio Connect folder
49
+ rsconnect/
@@ -13,19 +13,55 @@ the following resources are a great place to start:
13
13
 
14
14
  [man]: http://git-scm.com/docs/gitignore
15
15
  [help]: https://help.github.com/articles/ignoring-files
16
- [chapter]: http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files
16
+ [chapter]: https://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
17
17
  [progit]: http://git-scm.com/book
18
18
 
19
19
  ## Folder structure
20
20
 
21
- The files in the root directory are for `.gitignore` templates that are
22
- project specific, such as language or framework specific templates.
23
- Global (operating system or editor specific) templates should go into the
24
- [`Global/`](./Global) directory.
21
+ We support a collection of templates, organized in this way:
22
+
23
+ - The root folder contains templates in common use, to help people get started
24
+ with popular programming languages and technologies. These define a meaningful
25
+ set of rules to help get started, and ensure you are not committing
26
+ unimportant files into your repository.
27
+ - [`Global`](./Global) contains templates for various editors, tools and
28
+ operating systems that can be used in different situations. It is recommended
29
+ that you either [add these to your global template](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer)
30
+ or merge these rules into your project-specific templates if you want to use
31
+ them permanently.
32
+ - [`community`](./community) contains specialized templates for other popular
33
+ languages, tools and project, which don't currently belong in the mainstream
34
+ templates. These should be added to your project-specific templates when you
35
+ decide to adopt the framework or tool.
36
+
37
+ ## What makes a good template?
38
+
39
+ A template should contain a set of rules to help Git repositories work with a
40
+ specific programming language, framework, tool or environment.
41
+
42
+ If it's not possible to curate a small set of useful rules for this situation,
43
+ then the template is not a good fit for this collection.
44
+
45
+ If a template is mostly a list of files installed by a particular version of
46
+ some software (e.g. a PHP framework), it could live under the `community`
47
+ directory. See [versioned templates](#versioned-templates) for more details.
48
+
49
+ If you have a small set of rules, or want to support a technology that is not
50
+ widely in use, and still believe this will be helpful to others, please read the
51
+ section about [specialized templates](#specialized-templates) for more details.
52
+
53
+ Include details when opening pull request if the template is important and visible. We
54
+ may not accept it immediately, but we can promote it to the root at a later date
55
+ based on interest.
56
+
57
+ Please also understand that we can’t list every tool that ever existed.
58
+ Our aim is to curate a collection of the _most common and helpful_ templates,
59
+ not to make sure we cover every project possible. If we choose not to
60
+ include your language, tool, or project, it’s not because it’s not awesome.
25
61
 
26
62
  ## Contributing guidelines
27
63
 
28
- We’d love you to help us improve this project. To help us keep this collection
64
+ We’d love for you to help us improve this project. To help us keep this collection
29
65
  high quality, we request that contributions adhere to the following guidelines.
30
66
 
31
67
  - **Provide a link to the application or project’s homepage**. Unless it’s
@@ -39,24 +75,64 @@ high quality, we request that contributions adhere to the following guidelines.
39
75
 
40
76
  - **Explain why you’re making a change**. Even if it seems self-evident, please
41
77
  take a sentence or two to tell us why your change or addition should happen.
42
- It’s especially helpful to articulate why this change applies to *everyone*
78
+ It’s especially helpful to articulate why this change applies to _everyone_
43
79
  who works with the applicable technology, rather than just you or your team.
44
80
 
45
- - **Please consider the scope of your change**. If your change specific to a
81
+ - **Please consider the scope of your change**. If your change is specific to a
46
82
  certain language or framework, then make sure the change is made to the
47
83
  template for that language or framework, rather than to the template for an
48
84
  editor, tool, or operating system.
49
85
 
50
- - **Please only modify *one template* per pull request**. This helps keep pull
86
+ - **Please only modify _one template_ per pull request**. This helps keep pull
51
87
  requests and feedback focused on a specific project or technology.
52
88
 
53
89
  In general, the more you can do to help us understand the change you’re making,
54
90
  the more likely we’ll be to accept your contribution quickly.
55
91
 
56
- Please also understand that we can’t list every tool that ever existed.
57
- Our aim is to curate a collection of the *most common and helpful* templates,
58
- not to make sure we cover every project possible. If we choose not to
59
- include your language, tool, or project, it’s not because it’s not awesome.
92
+ ## Versioned templates
93
+
94
+ Some templates can change greatly between versions, and if you wish to contribute
95
+ to this repository we need to follow this specific flow:
96
+
97
+ - the template at the root should be the current supported version
98
+ - the template at the root should not have a version in the filename (i.e.
99
+ "evergreen")
100
+ - previous versions of templates should live under `community/`
101
+ - previous versions of the template should embed the version in the filename,
102
+ for readability
103
+
104
+ This helps ensure users get the latest version (because they'll use whatever is
105
+ at the root) but helps maintainers support older versions still in the wild.
106
+
107
+ ## Specialized templates
108
+
109
+ If you have a template that you would like to contribute, but it isn't quite
110
+ mainstream, please consider adding this to the `community` directory under a
111
+ folder that best suits where it belongs.
112
+
113
+ The rules in your specialized template should be specific to the framework or
114
+ tool, and any additional templates should be mentioned in a comment in the
115
+ header of the template.
116
+
117
+ For example, this template might live at `community/DotNet/InforCRM.gitignore`:
118
+
119
+ ```
120
+ # gitignore template for InforCRM (formerly SalesLogix)
121
+ # website: https://www.infor.com/product-summary/cx/infor-crm/
122
+ #
123
+ # Recommended: VisualStudio.gitignore
124
+
125
+ # Ignore model files that are auto-generated
126
+ ModelIndex.xml
127
+ ExportedFiles.xml
128
+
129
+ # Ignore deployment files
130
+ [Mm]odel/[Dd]eployment
131
+
132
+ # Force include portal SupportFiles
133
+ !Model/Portal/*/SupportFiles/[Bb]in/
134
+ !Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in
135
+ ```
60
136
 
61
137
  ## Contributing workflow
62
138
 
@@ -65,7 +141,7 @@ Here’s how we suggest you go about proposing a change to this project:
65
141
  1. [Fork this project][fork] to your account.
66
142
  2. [Create a branch][branch] for the change you intend to make.
67
143
  3. Make your changes to your fork.
68
- 4. [Send a pull request][pr] from your fork’s branch to our `master` branch.
144
+ 4. [Send a pull request][pr] from your fork’s branch to our `main` branch.
69
145
 
70
146
  Using the web-based interface to make changes is fine too, and will help you
71
147
  by automatically forking the project and prompting to send a pull request too.
@@ -76,4 +152,4 @@ by automatically forking the project and prompting to send a pull request too.
76
152
 
77
153
  ## License
78
154
 
79
- [MIT](./LICENSE).
155
+ [CC0-1.0](./LICENSE).
@@ -1,3 +1,5 @@
1
+ devel/
2
+ logs/
1
3
  build/
2
4
  bin/
3
5
  lib/
@@ -11,6 +13,8 @@ msg/*Feedback.msg
11
13
  msg/*Goal.msg
12
14
  msg/*Result.msg
13
15
  msg/_*.py
16
+ build_isolated/
17
+ devel_isolated/
14
18
 
15
19
  # Generated by dynamic reconfigure
16
20
  *.cfgc
@@ -0,0 +1,7 @@
1
+ .DS_Store
2
+ compiled/
3
+ /doc/
4
+ *~
5
+ *.bak
6
+ \#*
7
+ .\#*