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,16 @@
1
+ # gitignore template for LensStudio
2
+ # website: https://lensstudio.snapchat.com/
3
+
4
+ # macOS/IDE #
5
+ .DS_Store
6
+ .idea
7
+
8
+ # js #
9
+ node_modules
10
+ yarn.lock
11
+
12
+ # Python #
13
+ __pycache__/
14
+ *.py[cod]
15
+ *$py.class
16
+ [Bb]ackup*
@@ -0,0 +1,14 @@
1
+ # gitginore template for creating Snap packages
2
+ # website: https://snapcraft.io/
3
+
4
+ parts/
5
+ prime/
6
+ stage/
7
+ *.snap
8
+
9
+ # Snapcraft global state tracking data(automatically generated)
10
+ # https://forum.snapcraft.io/t/location-to-save-global-state/768
11
+ /snap/.snapcraft/
12
+
13
+ # Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
14
+ /*_source.tar.bz2
@@ -0,0 +1,19 @@
1
+ # gitignore template for LogTalk, a programming language that builds upon Prolog
2
+ # website: https://logtalk.org/
3
+
4
+ # Logtalk temporary file directories
5
+ .lgt_tmp/
6
+ lgt_tmp/
7
+
8
+ # Logtalk default unit testing and doclet results and logs directories
9
+ logtalk_tester_logs/
10
+ logtalk_doclet_logs/
11
+
12
+ # backend Prolog compiler temporary files
13
+ .pl-history
14
+ *.out
15
+ *.xwam
16
+ *.qo
17
+ *.ql
18
+ *.itf
19
+ *.po
@@ -0,0 +1,40 @@
1
+ # gitignore template for Nasa SpecsIntact (SI)
2
+ # Website: https://specsintact.ksc.nasa.gov/
3
+ #
4
+ # Recommended:
5
+ # MicrosoftOffice.gitignore
6
+ #
7
+
8
+ # SpecsIntact (SI) Locking file; this would lock everyone out.
9
+ *.se$
10
+
11
+ # SI Reports; auto-generated. They do not belong in the repository
12
+ # as they will be re-created exactly when using a specific checkout point.
13
+ *.RPT
14
+ ADDRVER.*
15
+ BRKTVER.*
16
+ DUPEREF.*
17
+ REFVER.*
18
+ SECTVER.*
19
+ SUBMVER.*
20
+ TTLDIFFS.*
21
+
22
+ # SpecsIntact files that change a lot and don't actually affect SI
23
+ # PULL.TBL is an auto-generated file to help speed SI loading.
24
+ PULL.TBL
25
+ pulltbl.bck
26
+
27
+ # Tailoring information.
28
+ # Keep tailor.tag; it is a list of tailoring options in SI.
29
+
30
+ # JOB.OTL informs SI where a spec section came from.
31
+ # Keeping the old one isn't useful in git.
32
+ JOB.OTL.OLD
33
+
34
+ # OneNote TOC Files; SI Work Directories may be installed in a location co-located with OneNote
35
+ # notebooks, and if so, OneNote will litter the SI folder with these.
36
+ *.onetoc*
37
+
38
+ # Log files, typically tagfix or other auto generated logs that aren't useful
39
+ # outside of the user that made them and clutter up the index.
40
+ *.log
@@ -0,0 +1,34 @@
1
+ # OpenSSL-related files best not committed
2
+
3
+ ## Certificate Authority
4
+ *.ca
5
+
6
+ ## Certificate
7
+ *.crt
8
+
9
+ ## Certificate Sign Request
10
+ *.csr
11
+
12
+ ## Certificate
13
+ *.der
14
+
15
+ ## Key database file
16
+ *.kdb
17
+
18
+ ## OSCP request data
19
+ *.org
20
+
21
+ ## PKCS #12
22
+ *.p12
23
+
24
+ ## PEM-encoded certificate data
25
+ *.pem
26
+
27
+ ## Random number seed
28
+ *.rnd
29
+
30
+ ## SSLeay data
31
+ *.ssleay
32
+
33
+ ## S/MIME message
34
+ *.smime
@@ -0,0 +1,23 @@
1
+ # gitignore template for 1C-Bitrix, a PHP-based CMS
2
+ # website: https://www.1c-bitrix.ru
3
+
4
+ #Exclude all of core files
5
+ /bitrix/*
6
+
7
+ #But not the templates and non bitrix components
8
+ !/bitrix/templates
9
+ !/bitrix/components
10
+ /bitrix/components/bitrix
11
+
12
+ #Exclude bitrix gadgets
13
+ !/bitrix/gadgets
14
+ /bitrix/gadgets/bitrix
15
+
16
+ #User can use that directory to store some stuff, but it's not really recommended, just use /local instead of this
17
+ !/bitrix/php_interface/
18
+
19
+ #Exclude database configs
20
+ /bitrix/php_interface/dbconn.php
21
+
22
+ #Exclude default file storage directory
23
+ /upload/
@@ -0,0 +1,6 @@
1
+ # gitignore for the PHP Codesniffer framework
2
+ # website: https://github.com/squizlabs/PHP_CodeSniffer
3
+ #
4
+ # Recommended template: PHP.gitignore
5
+
6
+ /wpcs/*
@@ -0,0 +1,43 @@
1
+ # gitignore template for Drupal 7 projects
2
+ #
3
+ # It is recommended that you use `Drupal.gitignore` as this is the latest version
4
+
5
+ # Ignore configuration files that may contain sensitive information.
6
+ sites/*/*settings*.php
7
+ sites/example.sites.php
8
+
9
+ # Ignore paths that contain generated content.
10
+ files/
11
+ sites/*/files
12
+ sites/*/private
13
+ sites/*/translations
14
+
15
+ # Ignore default text files
16
+ robots.txt
17
+ /CHANGELOG.txt
18
+ /COPYRIGHT.txt
19
+ /INSTALL*.txt
20
+ /LICENSE.txt
21
+ /MAINTAINERS.txt
22
+ /UPGRADE.txt
23
+ /README.txt
24
+ sites/README.txt
25
+ sites/all/libraries/README.txt
26
+ sites/all/modules/README.txt
27
+ sites/all/themes/README.txt
28
+
29
+ # Ignore everything but the "sites" folder ( for non core developer )
30
+ .htaccess
31
+ web.config
32
+ authorize.php
33
+ cron.php
34
+ index.php
35
+ install.php
36
+ update.php
37
+ xmlrpc.php
38
+ /includes
39
+ /misc
40
+ /modules
41
+ /profiles
42
+ /scripts
43
+ /themes
@@ -0,0 +1,6 @@
1
+ # gitignore template for Jigsaw Static Site Generator
2
+ #
3
+ # website - https://jigsaw.tighten.co
4
+
5
+ # Ignore build folder
6
+ build_*
@@ -0,0 +1,45 @@
1
+ # gitignore template for Magento v1 projects
2
+ #
3
+ # It is recommended that you use `Magento.gitignore` as this is the latest version
4
+
5
+ /PATCH_*.sh
6
+
7
+ /app/etc/local.xml
8
+
9
+ /media/*
10
+ !/media/.htaccess
11
+
12
+ !/media/customer
13
+ /media/customer/*
14
+ !/media/customer/.htaccess
15
+
16
+ !/media/dhl
17
+ /media/dhl/*
18
+ !/media/dhl/logo.jpg
19
+
20
+ !/media/downloadable
21
+ /media/downloadable/*
22
+ !/media/downloadable/.htaccess
23
+
24
+ !/media/xmlconnect
25
+ /media/xmlconnect/*
26
+
27
+ !/media/xmlconnect/custom
28
+ /media/xmlconnect/custom/*
29
+ !/media/xmlconnect/custom/ok.gif
30
+
31
+ !/media/xmlconnect/original
32
+ /media/xmlconnect/original/*
33
+ !/media/xmlconnect/original/ok.gif
34
+
35
+ !/media/xmlconnect/system
36
+ /media/xmlconnect/system/*
37
+ !/media/xmlconnect/system/ok.gif
38
+
39
+ /var/*
40
+ !/var/.htaccess
41
+
42
+ !/var/package
43
+ /var/package/*
44
+ !/var/package/*.xml
45
+
@@ -0,0 +1,54 @@
1
+ /sitemap
2
+ /sitemap.xml
3
+ /pub/sitemap
4
+ /pub/sitemap.xml
5
+ /app/config_sandbox
6
+ /app/etc/config.php
7
+ /app/etc/env.php
8
+ /app/code/Magento/TestModule*
9
+ /lib/internal/flex/uploader/.actionScriptProperties
10
+ /lib/internal/flex/uploader/.flexProperties
11
+ /lib/internal/flex/uploader/.project
12
+ /lib/internal/flex/uploader/.settings
13
+ /lib/internal/flex/varien/.actionScriptProperties
14
+ /lib/internal/flex/varien/.flexLibProperties
15
+ /lib/internal/flex/varien/.project
16
+ /lib/internal/flex/varien/.settings
17
+ /.grunt
18
+ /.php_cs.cache
19
+ /grunt-config.json
20
+ /dev/tools/grunt/configs/local-themes.js
21
+
22
+ /pub/media/*.*
23
+ !/pub/media/.htaccess
24
+ /pub/media/attribute/*
25
+ !/pub/media/attribute/.htaccess
26
+ /pub/media/analytics/*
27
+ /pub/media/catalog/*
28
+ !/pub/media/catalog/.htaccess
29
+ /pub/media/customer/*
30
+ !/pub/media/customer/.htaccess
31
+ /pub/media/downloadable/*
32
+ !/pub/media/downloadable/.htaccess
33
+ /pub/media/favicon/*
34
+ /pub/media/import/*
35
+ !/pub/media/import/.htaccess
36
+ /pub/media/logo/*
37
+ /pub/media/theme/*
38
+ /pub/media/theme_customization/*
39
+ !/pub/media/theme_customization/.htaccess
40
+ /pub/media/wysiwyg/*
41
+ !/pub/media/wysiwyg/.htaccess
42
+ /pub/media/tmp/*
43
+ !/pub/media/tmp/.htaccess
44
+ /pub/media/captcha/*
45
+ !/pub/media/captcha/.htaccess
46
+ /pub/static/*
47
+ !/pub/static/.htaccess
48
+
49
+ /var/*
50
+ !/var/.htaccess
51
+ /vendor/*
52
+ !/vendor/.htaccess
53
+ /generated/*
54
+ !/generated/.htaccess
@@ -0,0 +1,53 @@
1
+ # gitignore template for Pimcore CMS
2
+
3
+ # pimcore source files
4
+ /pimcore
5
+
6
+ # asset files
7
+ /website/var/assets/*
8
+
9
+ # backups
10
+ /website/var/backup/*
11
+
12
+ # file cache
13
+ /website/var/cache/*
14
+
15
+ # generated PHP classes, keep definition files (.psf)
16
+ /website/var/classes/Object*
17
+ !/website/var/classes/objectbricks
18
+
19
+ # various configuration files
20
+ /website/var/config/system.xml
21
+ /website/var/config/cache.xml
22
+ /website/var/config/robots.txt
23
+ /website/var/config/Geo*
24
+ /website/var/config/object/*
25
+ /website/var/config/portal/*
26
+ /website/var/config/sqlreport/*
27
+
28
+ # sent e-mail log files
29
+ /website/var/email/*
30
+
31
+ # log files
32
+ /website/var/log/*.log
33
+
34
+ # serialized recyclebin files
35
+ /website/var/recyclebin/*
36
+
37
+ # search plugin
38
+ /website/var/search/*
39
+
40
+ # various temp files
41
+ /website/var/system/*
42
+ /website/var/tmp/*
43
+
44
+ # serialized version files
45
+ /website/var/versions/asset/*
46
+ /website/var/versions/document/*
47
+ /website/var/versions/object/*
48
+
49
+ # user profile images
50
+ /website/var/user-image/*
51
+
52
+ # keep .dummy files
53
+ !.dummy
@@ -0,0 +1,8 @@
1
+ # gitignore template for ThinkPHP v3.2.3
2
+ # website: http://www.thinkphp.cn/
3
+
4
+ # Logs and Cache files
5
+ /Application/Runtime/
6
+
7
+ # Common configure file
8
+ /Application/Common/Conf/config.php
@@ -0,0 +1,16 @@
1
+ # gitignore template for Puppet modules
2
+ # website: https://forge.puppet.com/
3
+
4
+ # Built packages
5
+ pkg/*
6
+
7
+ # Should run on multiple platforms so don't check in
8
+ Gemfile.lock
9
+
10
+ # Tests
11
+ spec/fixtures/*
12
+ coverage/*
13
+
14
+ # Third-party
15
+ vendor/*
16
+ .bundle/*
@@ -0,0 +1,12 @@
1
+ # gitignore template for Jupyter Notebooks
2
+ # website: http://jupyter.org/
3
+
4
+ .ipynb_checkpoints
5
+ */.ipynb_checkpoints/*
6
+
7
+ # IPython
8
+ profile_default/
9
+ ipython_config.py
10
+
11
+ # Remove previous ipynb_checkpoints
12
+ # git rm -r .ipynb_checkpoints/
@@ -0,0 +1,7 @@
1
+ # gitignore template for Nikola static site generator
2
+ # website: https://getnikola.com/
3
+
4
+ .doit.db
5
+ *.py[cod]
6
+ cache/
7
+ output/
@@ -0,0 +1,29 @@
1
+ install/
2
+ log/
3
+ build/
4
+
5
+ # Ignore generated docs
6
+ *.dox
7
+ *.wikidoc
8
+
9
+ # eclipse stuff
10
+ .project
11
+ .cproject
12
+
13
+ # qcreator stuff
14
+ CMakeLists.txt.user
15
+
16
+ srv/_*.py
17
+ *.pcd
18
+ *.pyc
19
+ qtcreator-*
20
+ *.user
21
+
22
+ *~
23
+
24
+ # Emacs
25
+ .#*
26
+
27
+ # Colcon custom files
28
+ COLCON_IGNORE
29
+ AMENT_IGNORE
@@ -0,0 +1,15 @@
1
+ # gitignore template for the Racket language
2
+ # website: http://www.racket-lang.org/
3
+
4
+ # DrRacket autosave files
5
+ *.rkt~
6
+ *.rkt.bak
7
+ \#*.rkt#
8
+ \#*.rkt#*#
9
+
10
+ # Compiled racket bytecode
11
+ compiled/
12
+ *.zo
13
+
14
+ # Dependency tracking files
15
+ *.dep
@@ -0,0 +1,16 @@
1
+ # gitignore template for Red programming language
2
+ # website: http://www.red-lang.org/
3
+
4
+ # Red Compiled code
5
+ *.red
6
+
7
+ # Libraries
8
+ crush.dll
9
+ crush.dylib
10
+ crush.so
11
+
12
+ # Files generated during test
13
+ quick-test/quick-test.log
14
+ quick-test/runnable/
15
+ system/tests/source/units/auto-tests/
16
+ tests/source/units/auto-tests/
@@ -0,0 +1,33 @@
1
+ #SharePoint Framework (SPFx)
2
+ # Logs
3
+ logs
4
+ *.log
5
+ npm-debug.log*
6
+
7
+ # Dependency directories
8
+ node_modules
9
+
10
+ # Build generated files
11
+ dist
12
+ lib
13
+ solution
14
+ temp
15
+ *.sppkg
16
+
17
+ # Coverage directory used by tools like istanbul
18
+ coverage
19
+
20
+ # OSX
21
+ .DS_Store
22
+
23
+ # Visual Studio files
24
+ .ntvs_analysis.dat
25
+ .vs
26
+ bin
27
+ obj
28
+
29
+ # Resx Generated Code
30
+ *.resx.ts
31
+
32
+ # Styles Generated Code
33
+ *.scss.ts
@@ -0,0 +1,8 @@
1
+ # gitignore template for Splunk apps
2
+ # documentation: http://docs.splunk.com/Documentation/Splunk/6.2.3/admin/Defaultmetaconf
3
+
4
+ # Splunk local meta file
5
+ local.meta
6
+
7
+ # Splunk local folder
8
+ local
@@ -0,0 +1,135 @@
1
+ ############################
2
+ # OS X
3
+ ############################
4
+
5
+ .DS_Store
6
+ .AppleDouble
7
+ .LSOverride
8
+ Icon
9
+ .Spotlight-V100
10
+ .Trashes
11
+ ._*
12
+
13
+
14
+ ############################
15
+ # Linux
16
+ ############################
17
+
18
+ *~
19
+
20
+
21
+ ############################
22
+ # Windows
23
+ ############################
24
+
25
+ Thumbs.db
26
+ ehthumbs.db
27
+ Desktop.ini
28
+ $RECYCLE.BIN/
29
+ *.cab
30
+ *.msi
31
+ *.msm
32
+ *.msp
33
+
34
+
35
+ ############################
36
+ # Packages
37
+ ############################
38
+
39
+ *.7z
40
+ *.csv
41
+ *.dat
42
+ *.dmg
43
+ *.gz
44
+ *.iso
45
+ *.jar
46
+ *.rar
47
+ *.tar
48
+ *.zip
49
+ *.com
50
+ *.class
51
+ *.dll
52
+ *.exe
53
+ *.o
54
+ *.seed
55
+ *.so
56
+ *.swo
57
+ *.swp
58
+ *.swn
59
+ *.swm
60
+ *.out
61
+ *.pid
62
+
63
+
64
+ ############################
65
+ # Logs and databases
66
+ ############################
67
+
68
+ .tmp
69
+ *.log
70
+ *.sql
71
+ *.sqlite
72
+
73
+
74
+ ############################
75
+ # Misc.
76
+ ############################
77
+
78
+ *#
79
+ .idea
80
+ nbproject
81
+ .vscode/
82
+
83
+
84
+ ############################
85
+ # Node.js
86
+ ############################
87
+
88
+ lib-cov
89
+ lcov.info
90
+ pids
91
+ logs
92
+ results
93
+ build
94
+ node_modules
95
+ .node_history
96
+ package-lock.json
97
+ **/package-lock.json
98
+ !docs/package-lock.json
99
+ *.heapsnapshot
100
+
101
+
102
+ ############################
103
+ # Tests
104
+ ############################
105
+
106
+ testApp
107
+ coverage
108
+ cypress/screenshots
109
+ cypress/videos
110
+
111
+
112
+ ############################
113
+ # Documentation
114
+ ############################
115
+
116
+ dist
117
+
118
+ ############################
119
+ # Builds
120
+ ############################
121
+
122
+ packages/strapi-generate-new/files/public/
123
+
124
+ ############################
125
+ # Example app
126
+ ############################
127
+
128
+ .dev
129
+ # *.cache
130
+
131
+ ############################
132
+ # Visual Studio Code
133
+ ############################
134
+
135
+ front-workspace.code-workspace
@@ -0,0 +1,11 @@
1
+ *.exe
2
+ *.o
3
+ *.so
4
+ *.tmp.c
5
+ *.exp
6
+ *.ilk
7
+ *.pdb
8
+ *.dll
9
+ *.lib
10
+ *.bak
11
+ *.out