forgitter 0.0.12 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.gitignore +54 -14
- data/Rakefile +0 -1
- data/data/custom/vagrant/.gitkeep +0 -0
- data/data/custom/vagrant/Vagrant.gitignore +1 -0
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
- data/data/github/AL.gitignore +22 -0
- data/data/github/Actionscript.gitignore +2 -3
- data/data/github/Agda.gitignore +1 -0
- data/data/github/Android.gitignore +14 -36
- data/data/github/Autotools.gitignore +20 -1
- data/data/github/C.gitignore +1 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CONTRIBUTING.md +3 -3
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/CodeIgniter.gitignore +1 -0
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +18 -1
- data/data/github/Coq.gitignore +16 -1
- data/data/github/CraftCMS.gitignore +3 -2
- data/data/github/Dart.gitignore +16 -22
- data/data/github/Delphi.gitignore +4 -1
- data/data/github/Drupal.gitignore +59 -33
- data/data/github/Eagle.gitignore +8 -1
- data/data/github/Elixir.gitignore +4 -0
- data/data/github/Erlang.gitignore +10 -3
- data/data/github/ExtJs.gitignore +2 -0
- data/data/github/FlaxEngine.gitignore +45 -0
- data/data/github/Fortran.gitignore +1 -0
- data/data/github/GWT.gitignore +0 -3
- data/data/github/Global/AL.gitignore +11 -0
- data/data/github/Global/Archives.gitignore +7 -2
- data/data/github/Global/Backup.gitignore +5 -0
- data/data/github/Global/CodeKit.gitignore +1 -0
- data/data/github/Global/Diff.gitignore +2 -0
- data/data/github/Global/Eclipse.gitignore +10 -6
- data/data/github/Global/Emacs.gitignore +4 -0
- data/data/github/Global/Images.gitignore +63 -0
- data/data/github/Global/JEnv.gitignore +5 -0
- data/data/github/Global/JetBrains.gitignore +45 -11
- data/data/github/Global/MATLAB.gitignore +31 -0
- data/data/github/Global/Metals.gitignore +5 -0
- data/data/github/Global/MicrosoftOffice.gitignore +4 -1
- data/data/github/Global/NetBeans.gitignore +3 -1
- data/data/github/Global/Octave.gitignore +1 -0
- data/data/github/Global/PSoCCreator.gitignore +18 -0
- data/data/github/Global/Patch.gitignore +2 -0
- data/data/github/Global/PuTTY.gitignore +2 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/SublimeText.gitignore +6 -5
- data/data/github/Global/Syncthing.gitignore +2 -0
- data/data/github/Global/SynopsysVCS.gitignore +4 -4
- data/data/github/Global/Vagrant.gitignore +4 -0
- data/data/github/Global/Vim.gitignore +12 -5
- data/data/github/Global/Virtuoso.gitignore +18 -0
- data/data/github/Global/VisualStudioCode.gitignore +7 -0
- data/data/github/Global/Windows.gitignore +6 -1
- data/data/github/Global/Xcode.gitignore +3 -20
- data/data/github/Global/macOS.gitignore +26 -26
- data/data/github/Go.gitignore +10 -3
- data/data/github/Godot.gitignore +11 -0
- data/data/github/Gradle.gitignore +10 -3
- data/data/github/Haskell.gitignore +3 -0
- data/data/github/Idris.gitignore +5 -0
- data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
- data/data/github/JENKINS_HOME.gitignore +50 -0
- data/data/github/Java.gitignore +2 -0
- data/data/github/Jekyll.gitignore +4 -0
- data/data/github/Joomla.gitignore +276 -106
- data/data/github/Julia.gitignore +20 -0
- data/data/github/KiCad.gitignore +9 -1
- data/data/github/Kotlin.gitignore +1 -0
- data/data/github/LabVIEW.gitignore +1 -0
- data/data/github/Laravel.gitignore +9 -6
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Magento.gitignore +29 -0
- data/data/github/Maven.gitignore +7 -2
- data/data/github/Nanoc.gitignore +1 -1
- data/data/github/Nim.gitignore +2 -0
- data/data/github/Node.gitignore +76 -5
- data/data/github/OCaml.gitignore +9 -0
- data/data/github/Objective-C.gitignore +18 -13
- data/data/github/Packer.gitignore +11 -0
- data/data/github/Perl.gitignore +2 -2
- data/data/github/Prestashop.gitignore +162 -21
- data/data/github/Processing.gitignore +3 -0
- data/data/github/PureScript.gitignore +1 -0
- data/data/github/Python.gitignore +74 -8
- data/data/github/Qt.gitignore +21 -5
- data/data/github/R.gitignore +17 -1
- data/data/github/README.md +89 -18
- data/data/github/ROS.gitignore +4 -0
- data/data/github/Racket.gitignore +7 -0
- data/data/github/Rails.gitignore +30 -5
- data/data/github/Raku.gitignore +7 -0
- data/data/github/Ruby.gitignore +6 -0
- data/data/github/Rust.gitignore +6 -2
- data/data/github/SCons.gitignore +4 -0
- data/data/github/Sass.gitignore +2 -0
- data/data/github/Scala.gitignore +3 -0
- data/data/github/Scrivener.gitignore +8 -7
- data/data/github/Smalltalk.gitignore +13 -0
- data/data/github/SugarCRM.gitignore +2 -2
- data/data/github/Swift.gitignore +36 -13
- data/data/github/Symfony.gitignore +7 -0
- data/data/github/TeX.gitignore +88 -10
- data/data/github/Terraform.gitignore +32 -4
- data/data/github/TwinCAT3.gitignore +25 -0
- data/data/github/Typo3.gitignore +4 -1
- data/data/github/Unity.gitignore +42 -5
- data/data/github/UnrealEngine.gitignore +7 -3
- data/data/github/VisualStudio.gitignore +142 -22
- data/data/github/WordPress.gitignore +44 -14
- data/data/github/Xojo.gitignore +1 -1
- data/data/github/ZendFramework.gitignore +0 -1
- data/data/github/community/AWS/CDK.gitignore +4 -0
- data/data/github/community/AWS/SAM.gitignore +5 -0
- data/data/github/community/AltiumDesigner.gitignore +20 -0
- data/data/github/community/AutoIt.gitignore +8 -0
- data/data/github/community/B4X.gitignore +3 -0
- data/data/github/community/Bazel.gitignore +13 -0
- data/data/github/community/Beef.gitignore +3 -0
- data/data/github/community/DotNet/InforCMS.gitignore +15 -0
- data/data/github/community/DotNet/Kentico.gitignore +64 -0
- data/data/github/community/DotNet/Umbraco.gitignore +52 -0
- data/data/github/community/DotNet/core.gitignore +38 -0
- data/data/github/community/Elixir/Phoenix.gitignore +22 -0
- data/data/github/community/Exercism.gitignore +5 -0
- data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
- data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
- data/data/github/community/Golang/Hugo.gitignore +13 -0
- data/data/github/community/Gretl.gitignore +8 -0
- data/data/github/community/Java/JBoss4.gitignore +19 -0
- data/data/github/community/Java/JBoss6.gitignore +33 -0
- data/data/github/community/JavaScript/Cordova.gitignore +10 -0
- data/data/github/community/JavaScript/Meteor.gitignore +12 -0
- data/data/github/community/JavaScript/NWjs.gitignore +29 -0
- data/data/github/community/JavaScript/Vue.gitignore +9 -0
- data/data/github/community/LensStudio.gitignore +16 -0
- data/data/github/community/Linux/Snap.gitignore +14 -0
- data/data/github/community/Logtalk.gitignore +19 -0
- data/data/github/community/NasaSpecsIntact.gitignore +40 -0
- data/data/github/community/Nix.gitignore +3 -0
- data/data/github/community/OpenSSL.gitignore +34 -0
- data/data/github/community/PHP/Bitrix.gitignore +23 -0
- data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
- data/data/github/community/PHP/Drupal7.gitignore +43 -0
- data/data/github/community/PHP/Jigsaw.gitignore +6 -0
- data/data/github/community/PHP/Magento1.gitignore +45 -0
- data/data/github/community/PHP/Magento2.gitignore +54 -0
- data/data/github/community/PHP/Pimcore.gitignore +53 -0
- data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
- data/data/github/community/Puppet.gitignore +16 -0
- data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
- data/data/github/community/Python/Nikola.gitignore +7 -0
- data/data/github/community/ROS2.gitignore +29 -0
- data/data/github/community/Racket.gitignore +15 -0
- data/data/github/community/Red.gitignore +16 -0
- data/data/github/community/SPFx.gitignore +33 -0
- data/data/github/community/Splunk.gitignore +8 -0
- data/data/github/community/Strapi.gitignore +135 -0
- data/data/github/community/Toit.gitignore +2 -0
- data/data/github/community/V.gitignore +11 -0
- data/data/github/community/Xilinx.gitignore +105 -0
- data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
- data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
- data/data/github/community/embedded/esp-idf.gitignore +6 -0
- data/data/github/community/embedded/uVision.gitignore +45 -0
- data/forgitter.gemspec +6 -5
- data/lib/forgitter/version.rb +1 -1
- metadata +104 -21
- data/.ruby-version +0 -1
- data/data/custom/vagrant/Vagrant.gitignore +0 -1
- data/data/github/Clojure.gitignore +0 -13
- data/data/github/Fortran.gitignore +0 -32
- data/data/github/Global/Matlab.gitignore +0 -22
- data/data/github/Umbraco.gitignore +0 -19
@@ -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/
|
@@ -21,9 +20,11 @@ parts/
|
|
21
20
|
sdist/
|
22
21
|
var/
|
23
22
|
wheels/
|
23
|
+
share/python-wheels/
|
24
24
|
*.egg-info/
|
25
25
|
.installed.cfg
|
26
26
|
*.egg
|
27
|
+
MANIFEST
|
27
28
|
|
28
29
|
# PyInstaller
|
29
30
|
# Usually these files are written by a python script from a template
|
@@ -38,13 +39,17 @@ pip-delete-this-directory.txt
|
|
38
39
|
# Unit test / coverage reports
|
39
40
|
htmlcov/
|
40
41
|
.tox/
|
42
|
+
.nox/
|
41
43
|
.coverage
|
42
44
|
.coverage.*
|
43
45
|
.cache
|
44
46
|
nosetests.xml
|
45
47
|
coverage.xml
|
46
|
-
|
48
|
+
*.cover
|
49
|
+
*.py,cover
|
47
50
|
.hypothesis/
|
51
|
+
.pytest_cache/
|
52
|
+
cover/
|
48
53
|
|
49
54
|
# Translations
|
50
55
|
*.mo
|
@@ -53,6 +58,8 @@ coverage.xml
|
|
53
58
|
# Django stuff:
|
54
59
|
*.log
|
55
60
|
local_settings.py
|
61
|
+
db.sqlite3
|
62
|
+
db.sqlite3-journal
|
56
63
|
|
57
64
|
# Flask stuff:
|
58
65
|
instance/
|
@@ -65,30 +72,89 @@ instance/
|
|
65
72
|
docs/_build/
|
66
73
|
|
67
74
|
# PyBuilder
|
75
|
+
.pybuilder/
|
68
76
|
target/
|
69
77
|
|
70
78
|
# Jupyter Notebook
|
71
79
|
.ipynb_checkpoints
|
72
80
|
|
73
|
-
#
|
74
|
-
|
81
|
+
# IPython
|
82
|
+
profile_default/
|
83
|
+
ipython_config.py
|
75
84
|
|
76
|
-
#
|
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
|
77
116
|
celerybeat-schedule
|
117
|
+
celerybeat.pid
|
78
118
|
|
79
119
|
# SageMath parsed files
|
80
120
|
*.sage.py
|
81
121
|
|
82
|
-
#
|
122
|
+
# Environments
|
83
123
|
.env
|
84
|
-
|
85
|
-
# virtualenv
|
86
124
|
.venv
|
125
|
+
env/
|
87
126
|
venv/
|
88
127
|
ENV/
|
128
|
+
env.bak/
|
129
|
+
venv.bak/
|
89
130
|
|
90
131
|
# Spyder project settings
|
91
132
|
.spyderproject
|
133
|
+
.spyproject
|
92
134
|
|
93
135
|
# Rope project settings
|
94
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/
|
data/data/github/Qt.gitignore
CHANGED
@@ -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
|
-
#
|
35
|
+
# Qt unit tests
|
36
|
+
target_wrapper.*
|
29
37
|
|
38
|
+
# QtCreator
|
30
39
|
*.autosave
|
31
40
|
|
32
|
-
#
|
41
|
+
# QtCreator Qml
|
33
42
|
*.qmlproject.user
|
34
43
|
*.qmlproject.user.*
|
35
44
|
|
36
|
-
#
|
45
|
+
# QtCreator CMake
|
37
46
|
CMakeLists.txt.user*
|
38
47
|
|
48
|
+
# QtCreator 4.8< compilation database
|
49
|
+
compile_commands.json
|
50
|
+
|
51
|
+
# QtCreator local machine specific files for imported projects
|
52
|
+
*creator.user*
|
53
|
+
|
54
|
+
*_qmlcache.qrc
|
data/data/github/R.gitignore
CHANGED
@@ -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
|
-
|
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/
|
data/data/github/README.md
CHANGED
@@ -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]:
|
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
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
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,29 +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
|
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
|
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
|
-
|
57
|
-
some software (e.g. a PHP framework) then it's brittle and probably no more
|
58
|
-
helpful than a simple `ls`. If it's not possible to curate a small set of
|
59
|
-
useful rules, then the template might not be a good fit for this collection.
|
92
|
+
## Versioned templates
|
60
93
|
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
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
|
+
```
|
65
136
|
|
66
137
|
## Contributing workflow
|
67
138
|
|
@@ -70,7 +141,7 @@ Here’s how we suggest you go about proposing a change to this project:
|
|
70
141
|
1. [Fork this project][fork] to your account.
|
71
142
|
2. [Create a branch][branch] for the change you intend to make.
|
72
143
|
3. Make your changes to your fork.
|
73
|
-
4. [Send a pull request][pr] from your fork’s branch to our `
|
144
|
+
4. [Send a pull request][pr] from your fork’s branch to our `main` branch.
|
74
145
|
|
75
146
|
Using the web-based interface to make changes is fine too, and will help you
|
76
147
|
by automatically forking the project and prompting to send a pull request too.
|
data/data/github/ROS.gitignore
CHANGED
data/data/github/Rails.gitignore
CHANGED
@@ -1,26 +1,33 @@
|
|
1
1
|
*.rbc
|
2
2
|
capybara-*.html
|
3
3
|
.rspec
|
4
|
-
/log
|
5
|
-
/tmp
|
6
4
|
/db/*.sqlite3
|
7
5
|
/db/*.sqlite3-journal
|
6
|
+
/db/*.sqlite3-[0-9]*
|
8
7
|
/public/system
|
9
8
|
/coverage/
|
10
9
|
/spec/tmp
|
11
|
-
|
10
|
+
*.orig
|
12
11
|
rerun.txt
|
13
12
|
pickle-email-*.html
|
14
13
|
|
14
|
+
# Ignore all logfiles and tempfiles.
|
15
|
+
/log/*
|
16
|
+
/tmp/*
|
17
|
+
!/log/.keep
|
18
|
+
!/tmp/.keep
|
19
|
+
|
15
20
|
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo
|
16
21
|
config/initializers/secret_token.rb
|
22
|
+
config/master.key
|
17
23
|
|
18
24
|
# Only include if you have production secrets in this file, which is no longer a Rails default
|
19
25
|
# config/secrets.yml
|
20
26
|
|
21
|
-
# dotenv
|
22
|
-
# TODO Comment out
|
27
|
+
# dotenv, dotenv-rails
|
28
|
+
# TODO Comment out these rules if environment variables can be committed
|
23
29
|
.env
|
30
|
+
.env*.local
|
24
31
|
|
25
32
|
## Environment normalization:
|
26
33
|
/.bundle
|
@@ -42,3 +49,21 @@ bower.json
|
|
42
49
|
|
43
50
|
# Ignore Byebug command history file.
|
44
51
|
.byebug_history
|
52
|
+
|
53
|
+
# Ignore node_modules
|
54
|
+
node_modules/
|
55
|
+
|
56
|
+
# Ignore precompiled javascript packs
|
57
|
+
/public/packs
|
58
|
+
/public/packs-test
|
59
|
+
/public/assets
|
60
|
+
|
61
|
+
# Ignore yarn files
|
62
|
+
/yarn-error.log
|
63
|
+
yarn-debug.log*
|
64
|
+
.yarn-integrity
|
65
|
+
|
66
|
+
# Ignore uploaded files in development
|
67
|
+
/storage/*
|
68
|
+
!/storage/.keep
|
69
|
+
/public/uploads
|
data/data/github/Ruby.gitignore
CHANGED
@@ -13,6 +13,9 @@
|
|
13
13
|
# Used by dotenv library to load environment variables.
|
14
14
|
# .env
|
15
15
|
|
16
|
+
# Ignore Byebug command history file.
|
17
|
+
.byebug_history
|
18
|
+
|
16
19
|
## Specific to RubyMotion:
|
17
20
|
.dat*
|
18
21
|
.repl_history
|
@@ -48,3 +51,6 @@ build-iPhoneSimulator/
|
|
48
51
|
|
49
52
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
50
53
|
.rvmrc
|
54
|
+
|
55
|
+
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
56
|
+
# .rubocop-https?--*
|
data/data/github/Rust.gitignore
CHANGED
@@ -1,10 +1,14 @@
|
|
1
1
|
# Generated by Cargo
|
2
2
|
# will have compiled files and executables
|
3
|
-
/
|
3
|
+
debug/
|
4
|
+
target/
|
4
5
|
|
5
6
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
6
|
-
# More information here
|
7
|
+
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
7
8
|
Cargo.lock
|
8
9
|
|
9
10
|
# These are backup files generated by rustfmt
|
10
11
|
**/*.rs.bk
|
12
|
+
|
13
|
+
# MSVC Windows builds of rustc generate these, which store debugging information
|
14
|
+
*.pdb
|
data/data/github/SCons.gitignore
CHANGED
data/data/github/Sass.gitignore
CHANGED
data/data/github/Scala.gitignore
CHANGED
@@ -1,7 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
/
|
7
|
-
/
|
1
|
+
*/Files/binder.autosave
|
2
|
+
*/Files/binder.backup
|
3
|
+
*/Files/search.indexes
|
4
|
+
*/Files/user.lock
|
5
|
+
*/Files/Docs/docs.checksum
|
6
|
+
*/Files/Data/docs.checksum
|
7
|
+
*/QuickLook/
|
8
|
+
*/Settings/ui.plist
|
@@ -1,8 +1,11 @@
|
|
1
1
|
# changes file
|
2
2
|
*.changes
|
3
|
+
*.chg
|
3
4
|
|
4
5
|
# system image
|
5
6
|
*.image
|
7
|
+
*.img7
|
8
|
+
*.img
|
6
9
|
|
7
10
|
# Pharo Smalltalk Debug log file
|
8
11
|
PharoDebug.log
|
@@ -10,9 +13,19 @@ PharoDebug.log
|
|
10
13
|
# Squeak Smalltalk Debug log file
|
11
14
|
SqueakDebug.log
|
12
15
|
|
16
|
+
# Dolphin Smalltalk source file
|
17
|
+
*.sml
|
18
|
+
|
19
|
+
# Dolphin Smalltalk error file
|
20
|
+
*.errors
|
21
|
+
|
13
22
|
# Monticello package cache
|
14
23
|
/package-cache
|
15
24
|
|
25
|
+
# playground cache
|
26
|
+
/play-cache
|
27
|
+
/play-stash
|
28
|
+
|
16
29
|
# Metacello-github cache
|
17
30
|
/github-cache
|
18
31
|
github-*.zip
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# the misuse of the repository as backup replacement.
|
7
7
|
# For development the cache directory can be safely ignored and
|
8
8
|
# therefore it is ignored.
|
9
|
-
/cache
|
9
|
+
/cache/*
|
10
10
|
!/cache/index.html
|
11
11
|
# Ignore some files and directories from the custom directory.
|
12
12
|
/custom/history/
|
@@ -22,6 +22,6 @@
|
|
22
22
|
# Logs files can safely be ignored.
|
23
23
|
*.log
|
24
24
|
# Ignore the new upload directories.
|
25
|
-
/upload
|
25
|
+
/upload/*
|
26
26
|
!/upload/index.html
|
27
27
|
/upload_backup/
|
data/data/github/Swift.gitignore
CHANGED
@@ -2,11 +2,17 @@
|
|
2
2
|
#
|
3
3
|
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
4
|
|
5
|
-
##
|
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,15 +21,11 @@ DerivedData/
|
|
15
21
|
!default.mode2v3
|
16
22
|
*.perspectivev3
|
17
23
|
!default.perspectivev3
|
18
|
-
xcuserdata/
|
19
|
-
|
20
|
-
## Other
|
21
|
-
*.moved-aside
|
22
|
-
*.xccheckout
|
23
|
-
*.xcscmblueprint
|
24
24
|
|
25
25
|
## Obj-C/Swift specific
|
26
26
|
*.hmap
|
27
|
+
|
28
|
+
## App packaging
|
27
29
|
*.ipa
|
28
30
|
*.dSYM.zip
|
29
31
|
*.dSYM
|
@@ -37,6 +39,13 @@ playground.xcworkspace
|
|
37
39
|
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
38
40
|
# Packages/
|
39
41
|
# Package.pins
|
42
|
+
# Package.resolved
|
43
|
+
# *.xcodeproj
|
44
|
+
#
|
45
|
+
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
|
46
|
+
# hence it is not needed unless you have added a package configuration file to your project
|
47
|
+
# .swiftpm
|
48
|
+
|
40
49
|
.build/
|
41
50
|
|
42
51
|
# CocoaPods
|
@@ -46,22 +55,36 @@ playground.xcworkspace
|
|
46
55
|
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
47
56
|
#
|
48
57
|
# Pods/
|
58
|
+
#
|
59
|
+
# Add this line if you want to avoid checking in source code from the Xcode workspace
|
60
|
+
# *.xcworkspace
|
49
61
|
|
50
62
|
# Carthage
|
51
63
|
#
|
52
64
|
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
53
65
|
# Carthage/Checkouts
|
54
66
|
|
55
|
-
Carthage/Build
|
67
|
+
Carthage/Build/
|
68
|
+
|
69
|
+
# Accio dependency management
|
70
|
+
Dependencies/
|
71
|
+
.accio/
|
56
72
|
|
57
73
|
# fastlane
|
58
74
|
#
|
59
|
-
# It is recommended to not store the screenshots in the git repo.
|
60
|
-
# screenshots whenever they are needed.
|
75
|
+
# It is recommended to not store the screenshots in the git repo.
|
76
|
+
# Instead, use fastlane to re-generate the screenshots whenever they are needed.
|
61
77
|
# For more information about the recommended setup visit:
|
62
78
|
# https://docs.fastlane.tools/best-practices/source-control/#source-control
|
63
79
|
|
64
80
|
fastlane/report.xml
|
65
81
|
fastlane/Preview.html
|
66
|
-
fastlane/screenshots
|
82
|
+
fastlane/screenshots/**/*.png
|
67
83
|
fastlane/test_output
|
84
|
+
|
85
|
+
# Code Injection
|
86
|
+
#
|
87
|
+
# After new code Injection tools there's a generated folder /iOSInjectionProject
|
88
|
+
# https://github.com/johnno1962/injectionforxcode
|
89
|
+
|
90
|
+
iOSInjectionProject/
|