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
@@ -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
- *,cover
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,74 @@ 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
 
81
+ # IPython
82
+ profile_default/
83
+ ipython_config.py
84
+
73
85
  # pyenv
74
- .python-version
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
75
96
 
76
- # celery beat schedule file
97
+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow
98
+ __pypackages__/
99
+
100
+ # Celery stuff
77
101
  celerybeat-schedule
102
+ celerybeat.pid
78
103
 
79
104
  # SageMath parsed files
80
105
  *.sage.py
81
106
 
82
- # dotenv
107
+ # Environments
83
108
  .env
84
-
85
- # virtualenv
86
109
  .venv
110
+ env/
87
111
  venv/
88
112
  ENV/
113
+ env.bak/
114
+ venv.bak/
89
115
 
90
116
  # Spyder project settings
91
117
  .spyderproject
118
+ .spyproject
92
119
 
93
120
  # Rope project settings
94
121
  .ropeproject
122
+
123
+ # mkdocs documentation
124
+ /site
125
+
126
+ # mypy
127
+ .mypy_cache/
128
+ .dmypy.json
129
+ dmypy.json
130
+
131
+ # Pyre type checker
132
+ .pyre/
133
+
134
+ # pytype static type analyzer
135
+ .pytype/
136
+
137
+ # Cython debug symbols
138
+ cython_debug/
139
+
140
+ # PyCharm
141
+ # JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
142
+ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
143
+ # and can be added to the global gitignore or merged into this file. For a more nuclear
144
+ # option (not recommended) you can uncomment the following to ignore the entire idea folder.
145
+ #.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
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
@@ -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,18 @@ 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/*~
@@ -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://help.github.com/articles/ignoring-files/#create-a-global-gitignore)
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 *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
- If a template is mostly a list of files installed by a particular version of
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
- Please also understand that we can’t list every tool that ever existed.
62
- Our aim is to curate a collection of the *most common and helpful* templates,
63
- not to make sure we cover every project possible. If we choose not to
64
- include your language, tool, or project, it’s not because it’s not awesome.
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 `master` branch.
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.
@@ -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
@@ -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
- **.orig
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 this rule if environment variables can be committed
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
@@ -0,0 +1,7 @@
1
+ # Gitignore for Raku (https://raku.org)
2
+ # As part of https://github.com/github/gitignore
3
+
4
+ # precompiled files
5
+ .precomp
6
+ lib/.precomp
7
+
@@ -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?--*
@@ -1,10 +1,14 @@
1
1
  # Generated by Cargo
2
2
  # will have compiled files and executables
3
- /target/
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 http://doc.crates.io/guide.html#cargotoml-vs-cargolock
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
@@ -1,2 +1,6 @@
1
1
  # for projects that use SCons for building: http://http://www.scons.org/
2
2
  .sconsign.dblite
3
+
4
+ # When configure fails, SCons outputs these
5
+ config.log
6
+ .sconf_temp
@@ -1,2 +1,4 @@
1
1
  .sass-cache/
2
2
  *.css.map
3
+ *.sass.map
4
+ *.scss.map
@@ -1,2 +1,5 @@
1
1
  *.class
2
2
  *.log
3
+
4
+ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
5
+ hs_err_pid*
@@ -1,7 +1,8 @@
1
- /Files/binder.autosave
2
- /Files/binder.backup
3
- /Files/search.indexes
4
- /Files/user.lock
5
- /Files/Docs/docs.checksum
6
- /QuickLook/
7
- /Settings/ui.plist
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/
@@ -2,11 +2,17 @@
2
2
  #
3
3
  # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
4
 
5
- ## Build generated
5
+ ## User settings
6
+ xcuserdata/
7
+
8
+ ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
9
+ *.xcscmblueprint
10
+ *.xccheckout
11
+
12
+ ## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
6
13
  build/
7
14
  DerivedData/
8
-
9
- ## Various settings
15
+ *.moved-aside
10
16
  *.pbxuser
11
17
  !default.pbxuser
12
18
  *.mode1v3
@@ -15,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. Instead, use fastlane to re-generate the
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/
@@ -15,6 +15,10 @@
15
15
  !var/logs/.gitkeep
16
16
  !var/sessions/.gitkeep
17
17
 
18
+ # Logs (Symfony4)
19
+ /var/log/*
20
+ !var/log/.gitkeep
21
+
18
22
  # Parameters
19
23
  /app/config/parameters.yml
20
24
  /app/config/parameters.ini
@@ -43,3 +47,6 @@
43
47
 
44
48
  # Backup entities generated with doctrine:generate:entities command
45
49
  **/Entity/*~
50
+
51
+ # Embedded web-server pid file
52
+ /.web-server-pid