forgitter 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/data/github/Android.gitignore +15 -0
  3. data/data/github/Autotools.gitignore +15 -0
  4. data/data/github/C++.gitignore +3 -0
  5. data/data/github/C.gitignore +18 -0
  6. data/data/github/CMake.gitignore +2 -0
  7. data/data/github/CONTRIBUTING.md +5 -0
  8. data/data/github/Clojure.gitignore +2 -1
  9. data/data/github/CodeIgniter.gitignore +11 -0
  10. data/data/github/CommonLisp.gitignore +14 -0
  11. data/data/github/Coq.gitignore +28 -1
  12. data/data/github/Dart.gitignore +8 -2
  13. data/data/github/Elisp.gitignore +6 -0
  14. data/data/github/Elixir.gitignore +1 -0
  15. data/data/github/Elm.gitignore +1 -1
  16. data/data/github/Erlang.gitignore +1 -1
  17. data/data/github/ExtJs.gitignore +8 -0
  18. data/data/github/Fortran.gitignore +3 -0
  19. data/data/github/Global/Ansible.gitignore +1 -0
  20. data/data/github/Global/Eclipse.gitignore +5 -0
  21. data/data/github/Global/Emacs.gitignore +4 -1
  22. data/data/github/Global/JetBrains.gitignore +12 -13
  23. data/data/github/Global/Linux.gitignore +3 -0
  24. data/data/github/Global/Matlab.gitignore +3 -0
  25. data/data/github/Global/NetBeans.gitignore +0 -1
  26. data/data/github/Global/SBT.gitignore +3 -0
  27. data/data/github/Global/Stata.gitignore +24 -0
  28. data/data/github/Global/SublimeText.gitignore +3 -0
  29. data/data/github/Global/Tags.gitignore +1 -0
  30. data/data/github/Global/Vim.gitignore +4 -2
  31. data/data/github/Global/VisualStudioCode.gitignore +5 -2
  32. data/data/github/Global/Windows.gitignore +2 -1
  33. data/data/github/Global/{OSX.gitignore → macOS.gitignore} +26 -25
  34. data/data/github/Go.gitignore +10 -20
  35. data/data/github/Gradle.gitignore +1 -1
  36. data/data/github/Haskell.gitignore +1 -0
  37. data/data/github/Java.gitignore +10 -0
  38. data/data/github/Joomla.gitignore +15 -26
  39. data/data/github/KiCad.gitignore +2 -1
  40. data/data/github/LICENSE +116 -19
  41. data/data/github/Laravel.gitignore +6 -1
  42. data/data/github/Leiningen.gitignore +2 -1
  43. data/data/github/Magento.gitignore +16 -104
  44. data/data/github/Maven.gitignore +3 -0
  45. data/data/github/Nanoc.gitignore +2 -2
  46. data/data/github/Node.gitignore +24 -2
  47. data/data/github/Objective-C.gitignore +7 -4
  48. data/data/github/OpenCart.gitignore +7 -0
  49. data/data/github/Perl.gitignore +27 -12
  50. data/data/github/PlayFramework.gitignore +1 -0
  51. data/data/github/PureScript.gitignore +8 -0
  52. data/data/github/Python.gitignore +6 -1
  53. data/data/github/Qt.gitignore +1 -1
  54. data/data/github/README.md +6 -1
  55. data/data/github/Rails.gitignore +4 -2
  56. data/data/github/Rust.gitignore +3 -0
  57. data/data/github/Scala.gitignore +0 -15
  58. data/data/github/SugarCRM.gitignore +2 -0
  59. data/data/github/Swift.gitignore +4 -2
  60. data/data/github/Symfony.gitignore +1 -4
  61. data/data/github/TeX.gitignore +46 -3
  62. data/data/github/Terraform.gitignore +3 -0
  63. data/data/github/Unity.gitignore +6 -1
  64. data/data/github/UnrealEngine.gitignore +8 -0
  65. data/data/github/VisualStudio.gitignore +28 -3
  66. data/data/github/Waf.gitignore +9 -4
  67. data/lib/forgitter/version.rb +1 -1
  68. metadata +6 -4
  69. data/data/github/Global/IPythonNotebook.gitignore +0 -2
@@ -20,6 +20,7 @@ lib64/
20
20
  parts/
21
21
  sdist/
22
22
  var/
23
+ wheels/
23
24
  *.egg-info/
24
25
  .installed.cfg
25
26
  *.egg
@@ -66,7 +67,7 @@ docs/_build/
66
67
  # PyBuilder
67
68
  target/
68
69
 
69
- # IPython Notebook
70
+ # Jupyter Notebook
70
71
  .ipynb_checkpoints
71
72
 
72
73
  # pyenv
@@ -75,10 +76,14 @@ target/
75
76
  # celery beat schedule file
76
77
  celerybeat-schedule
77
78
 
79
+ # SageMath parsed files
80
+ *.sage.py
81
+
78
82
  # dotenv
79
83
  .env
80
84
 
81
85
  # virtualenv
86
+ .venv
82
87
  venv/
83
88
  ENV/
84
89
 
@@ -34,5 +34,5 @@ Makefile*
34
34
  *.qmlproject.user.*
35
35
 
36
36
  # QtCtreator CMake
37
- CMakeLists.txt.user
37
+ CMakeLists.txt.user*
38
38
 
@@ -53,6 +53,11 @@ high quality, we request that contributions adhere to the following guidelines.
53
53
  In general, the more you can do to help us understand the change you’re making,
54
54
  the more likely we’ll be to accept your contribution quickly.
55
55
 
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.
60
+
56
61
  Please also understand that we can’t list every tool that ever existed.
57
62
  Our aim is to curate a collection of the *most common and helpful* templates,
58
63
  not to make sure we cover every project possible. If we choose not to
@@ -76,4 +81,4 @@ by automatically forking the project and prompting to send a pull request too.
76
81
 
77
82
  ## License
78
83
 
79
- [MIT](./LICENSE).
84
+ [CC0-1.0](./LICENSE).
@@ -12,9 +12,11 @@ capybara-*.html
12
12
  rerun.txt
13
13
  pickle-email-*.html
14
14
 
15
- # TODO Comment out these rules if you are OK with secrets being uploaded to the repo
15
+ # TODO Comment out this rule if you are OK with secrets being uploaded to the repo
16
16
  config/initializers/secret_token.rb
17
- config/secrets.yml
17
+
18
+ # Only include if you have production secrets in this file, which is no longer a Rails default
19
+ # config/secrets.yml
18
20
 
19
21
  # dotenv
20
22
  # TODO Comment out this rule if environment variables can be committed
@@ -5,3 +5,6 @@
5
5
  # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6
6
  # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
7
7
  Cargo.lock
8
+
9
+ # These are backup files generated by rustfmt
10
+ **/*.rs.bk
@@ -1,17 +1,2 @@
1
1
  *.class
2
2
  *.log
3
-
4
- # sbt specific
5
- .cache
6
- .history
7
- .lib/
8
- dist/*
9
- target/
10
- lib_managed/
11
- src_managed/
12
- project/boot/
13
- project/plugins/project/
14
-
15
- # Scala-IDE specific
16
- .scala_dependencies
17
- .worksheet
@@ -7,6 +7,7 @@
7
7
  # For development the cache directory can be safely ignored and
8
8
  # therefore it is ignored.
9
9
  /cache/
10
+ !/cache/index.html
10
11
  # Ignore some files and directories from the custom directory.
11
12
  /custom/history/
12
13
  /custom/modulebuilder/
@@ -22,4 +23,5 @@
22
23
  *.log
23
24
  # Ignore the new upload directories.
24
25
  /upload/
26
+ !/upload/index.html
25
27
  /upload_backup/
@@ -19,7 +19,8 @@ xcuserdata/
19
19
 
20
20
  ## Other
21
21
  *.moved-aside
22
- *.xcuserstate
22
+ *.xccheckout
23
+ *.xcscmblueprint
23
24
 
24
25
  ## Obj-C/Swift specific
25
26
  *.hmap
@@ -35,6 +36,7 @@ playground.xcworkspace
35
36
  #
36
37
  # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
37
38
  # Packages/
39
+ # Package.pins
38
40
  .build/
39
41
 
40
42
  # CocoaPods
@@ -57,7 +59,7 @@ Carthage/Build
57
59
  # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
58
60
  # screenshots whenever they are needed.
59
61
  # For more information about the recommended setup visit:
60
- # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
62
+ # https://docs.fastlane.tools/best-practices/source-control/#source-control
61
63
 
62
64
  fastlane/report.xml
63
65
  fastlane/Preview.html
@@ -31,9 +31,6 @@
31
31
  /web/bundles/
32
32
  /web/uploads/
33
33
 
34
- # Assets managed by Bower
35
- /web/assets/vendor/
36
-
37
34
  # PHPUnit
38
35
  /app/phpunit.xml
39
36
  /phpunit.xml
@@ -45,4 +42,4 @@
45
42
  /composer.phar
46
43
 
47
44
  # Backup entities generated with doctrine:generate:entities command
48
- */Entity/*~
45
+ **/Entity/*~
@@ -19,6 +19,9 @@
19
19
  # *.eps
20
20
  # *.pdf
21
21
 
22
+ ## Generated if empty string is given at "Please type another file name for output:"
23
+ .pdf
24
+
22
25
  ## Bibliography auxiliary files (bibtex/biblatex/biber):
23
26
  *.bbl
24
27
  *.bcf
@@ -31,6 +34,7 @@
31
34
  ## Build tool auxiliary files:
32
35
  *.fdb_latexmk
33
36
  *.synctex
37
+ *.synctex(busy)
34
38
  *.synctex.gz
35
39
  *.synctex.gz(busy)
36
40
  *.pdfsync
@@ -48,15 +52,34 @@ acs-*.bib
48
52
 
49
53
  # beamer
50
54
  *.nav
55
+ *.pre
51
56
  *.snm
52
57
  *.vrb
53
58
 
59
+ # changes
60
+ *.soc
61
+
54
62
  # cprotect
55
63
  *.cpt
56
64
 
65
+ # elsarticle (documentclass of Elsevier journals)
66
+ *.spl
67
+
68
+ # endnotes
69
+ *.ent
70
+
57
71
  # fixme
58
72
  *.lox
59
73
 
74
+ # feynmf/feynmp
75
+ *.mf
76
+ *.mp
77
+ *.t[1-9]
78
+ *.t[1-9][0-9]
79
+ *.tfm
80
+ *.[1-9]
81
+ *.[1-9][0-9]
82
+
60
83
  #(r)(e)ledmac/(r)(e)ledpar
61
84
  *.end
62
85
  *.?end
@@ -84,6 +107,10 @@ acs-*.bib
84
107
  # gnuplottex
85
108
  *-gnuplottex-*
86
109
 
110
+ # gregoriotex
111
+ *.gaux
112
+ *.gtex
113
+
87
114
  # hyperref
88
115
  *.brf
89
116
 
@@ -106,9 +133,10 @@ acs-*.bib
106
133
  *.maf
107
134
  *.mlf
108
135
  *.mlt
109
- *.mtc
110
- *.mtc[0-9]
111
- *.mtc[1-9][0-9]
136
+ *.mtc[0-9]*
137
+ *.slf[0-9]*
138
+ *.slt[0-9]*
139
+ *.stc[0-9]*
112
140
 
113
141
  # minted
114
142
  _minted*
@@ -123,11 +151,17 @@ _minted*
123
151
  # nomencl
124
152
  *.nlo
125
153
 
154
+ # pax
155
+ *.pax
156
+
126
157
  # sagetex
127
158
  *.sagetex.sage
128
159
  *.sagetex.py
129
160
  *.sagetex.scmd
130
161
 
162
+ # scrwfile
163
+ *.wrt
164
+
131
165
  # sympy
132
166
  *.sout
133
167
  *.sympy
@@ -152,6 +186,9 @@ pythontex-files-*/
152
186
  # todonotes
153
187
  *.tdo
154
188
 
189
+ # easy-todo
190
+ *.lod
191
+
155
192
  # xindy
156
193
  *.xdy
157
194
 
@@ -178,3 +215,9 @@ TSWLatexianTemp*
178
215
 
179
216
  # KBibTeX
180
217
  *~[0-9]*
218
+
219
+ # auto folder when using emacs and auctex
220
+ /auto/*
221
+
222
+ # expex forward references with \gathertags
223
+ *-tags.tex
@@ -1,3 +1,6 @@
1
1
  # Compiled files
2
2
  *.tfstate
3
3
  *.tfstate.backup
4
+
5
+ # Module directory
6
+ .terraform/
@@ -5,8 +5,12 @@
5
5
  /[Bb]uilds/
6
6
  /Assets/AssetStoreTools*
7
7
 
8
- # Autogenerated VS/MD solution and project files
8
+ # Visual Studio 2015 cache directory
9
+ /.vs/
10
+
11
+ # Autogenerated VS/MD/Consulo solution and project files
9
12
  ExportedObj/
13
+ .consulo/
10
14
  *.csproj
11
15
  *.unityproj
12
16
  *.sln
@@ -17,6 +21,7 @@ ExportedObj/
17
21
  *.pidb
18
22
  *.booproj
19
23
  *.svd
24
+ *.pdb
20
25
 
21
26
 
22
27
  # Unity3D generated meta files
@@ -1,6 +1,9 @@
1
1
  # Visual Studio 2015 user specific files
2
2
  .vs/
3
3
 
4
+ # Visual Studio 2015 database file
5
+ *.VC.db
6
+
4
7
  # Compiled Object files
5
8
  *.slo
6
9
  *.lo
@@ -33,10 +36,12 @@
33
36
 
34
37
  # These project files can be generated by the engine
35
38
  *.xcodeproj
39
+ *.xcworkspace
36
40
  *.sln
37
41
  *.suo
38
42
  *.opensdf
39
43
  *.sdf
44
+ *.VC.db
40
45
  *.VC.opendb
41
46
 
42
47
  # Precompiled Assets
@@ -52,6 +57,9 @@ Build/*
52
57
  # Don't ignore icon files in Build
53
58
  !Build/**/*.ico
54
59
 
60
+ # Built data for maps
61
+ *_BuiltData.uasset
62
+
55
63
  # Configuration files generated by the Editor
56
64
  Saved/*
57
65
 
@@ -1,5 +1,7 @@
1
1
  ## Ignore Visual Studio temporary files, build results, and
2
2
  ## files generated by popular Visual Studio add-ons.
3
+ ##
4
+ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
3
5
 
4
6
  # User-specific files
5
7
  *.suo
@@ -40,10 +42,11 @@ TestResult.xml
40
42
  [Rr]eleasePS/
41
43
  dlldata.c
42
44
 
43
- # DNX
45
+ # .NET Core
44
46
  project.lock.json
45
47
  project.fragment.lock.json
46
48
  artifacts/
49
+ **/Properties/launchSettings.json
47
50
 
48
51
  *_i.c
49
52
  *_p.c
@@ -110,6 +113,10 @@ _TeamCity*
110
113
  # DotCover is a Code Coverage Tool
111
114
  *.dotCover
112
115
 
116
+ # Visual Studio code coverage results
117
+ *.coverage
118
+ *.coveragexml
119
+
113
120
  # NCrunch
114
121
  _NCrunch_*
115
122
  .*crunch*.local.xml
@@ -159,7 +166,7 @@ PublishScripts/
159
166
  !**/packages/build/
160
167
  # Uncomment if necessary however generally it will be regenerated when needed
161
168
  #!**/packages/repositories.config
162
- # NuGet v3's project.json files produces more ignoreable files
169
+ # NuGet v3's project.json files produces more ignorable files
163
170
  *.nuget.props
164
171
  *.nuget.targets
165
172
 
@@ -189,9 +196,9 @@ ClientBin/
189
196
  *~
190
197
  *.dbmdl
191
198
  *.dbproj.schemaview
199
+ *.jfm
192
200
  *.pfx
193
201
  *.publishsettings
194
- node_modules/
195
202
  orleans.codegen.cs
196
203
 
197
204
  # Since there are multiple workflows, uncomment next line to ignore bower_components
@@ -226,6 +233,10 @@ FakesAssemblies/
226
233
 
227
234
  # Node.js Tools for Visual Studio
228
235
  .ntvs_analysis.dat
236
+ node_modules/
237
+
238
+ # Typescript v1 declaration files
239
+ typings/
229
240
 
230
241
  # Visual Studio 6 build log
231
242
  *.plg
@@ -233,6 +244,9 @@ FakesAssemblies/
233
244
  # Visual Studio 6 workspace options file
234
245
  *.opt
235
246
 
247
+ # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
248
+ *.vbw
249
+
236
250
  # Visual Studio LightSwitch build output
237
251
  **/*.HTMLClient/GeneratedArtifacts
238
252
  **/*.DesktopClient/GeneratedArtifacts
@@ -251,3 +265,14 @@ paket-files/
251
265
  # JetBrains Rider
252
266
  .idea/
253
267
  *.sln.iml
268
+
269
+ # CodeRush
270
+ .cr/
271
+
272
+ # Python Tools for Visual Studio (PTVS)
273
+ __pycache__/
274
+ *.pyc
275
+
276
+ # Cake - Uncomment if you are using it
277
+ # tools/**
278
+ # !tools/packages.config
@@ -1,4 +1,9 @@
1
- # for projects that use Waf for building: http://code.google.com/p/waf/
2
- .waf-*
3
- .waf3-*
4
- .lock-*
1
+ # For projects that use the Waf build system: https://waf.io/
2
+ # Dot-hidden on Unix-like systems
3
+ .waf-*-*/
4
+ .waf3-*-*/
5
+ # Hidden directory on Windows (no dot)
6
+ waf-*-*/
7
+ waf3-*-*/
8
+ # Lockfile
9
+ .lock-waf_*_build
@@ -1,3 +1,3 @@
1
1
  module Forgitter
2
- VERSION = '0.0.11'
2
+ VERSION = '0.0.12'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forgitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Dunson
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-06-14 00:00:00.000000000 Z
12
+ date: 2017-02-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -119,6 +119,7 @@ files:
119
119
  - data/github/Gcov.gitignore
120
120
  - data/github/GitBook.gitignore
121
121
  - data/github/Global/Anjuta.gitignore
122
+ - data/github/Global/Ansible.gitignore
122
123
  - data/github/Global/Archives.gitignore
123
124
  - data/github/Global/Bazaar.gitignore
124
125
  - data/github/Global/BricxCC.gitignore
@@ -136,7 +137,6 @@ files:
136
137
  - data/github/Global/Espresso.gitignore
137
138
  - data/github/Global/FlexBuilder.gitignore
138
139
  - data/github/Global/GPG.gitignore
139
- - data/github/Global/IPythonNotebook.gitignore
140
140
  - data/github/Global/JDeveloper.gitignore
141
141
  - data/github/Global/JetBrains.gitignore
142
142
  - data/github/Global/KDevelop4.gitignore
@@ -154,7 +154,6 @@ files:
154
154
  - data/github/Global/NetBeans.gitignore
155
155
  - data/github/Global/Ninja.gitignore
156
156
  - data/github/Global/NotepadPP.gitignore
157
- - data/github/Global/OSX.gitignore
158
157
  - data/github/Global/Otto.gitignore
159
158
  - data/github/Global/README.md
160
159
  - data/github/Global/Redcar.gitignore
@@ -162,6 +161,7 @@ files:
162
161
  - data/github/Global/SBT.gitignore
163
162
  - data/github/Global/SVN.gitignore
164
163
  - data/github/Global/SlickEdit.gitignore
164
+ - data/github/Global/Stata.gitignore
165
165
  - data/github/Global/SublimeText.gitignore
166
166
  - data/github/Global/SynopsysVCS.gitignore
167
167
  - data/github/Global/Tags.gitignore
@@ -175,6 +175,7 @@ files:
175
175
  - data/github/Global/Windows.gitignore
176
176
  - data/github/Global/Xcode.gitignore
177
177
  - data/github/Global/XilinxISE.gitignore
178
+ - data/github/Global/macOS.gitignore
178
179
  - data/github/Go.gitignore
179
180
  - data/github/Gradle.gitignore
180
181
  - data/github/Grails.gitignore
@@ -215,6 +216,7 @@ files:
215
216
  - data/github/Plone.gitignore
216
217
  - data/github/Prestashop.gitignore
217
218
  - data/github/Processing.gitignore
219
+ - data/github/PureScript.gitignore
218
220
  - data/github/Python.gitignore
219
221
  - data/github/Qooxdoo.gitignore
220
222
  - data/github/Qt.gitignore
@@ -1,2 +0,0 @@
1
- # Temporary data
2
- .ipynb_checkpoints/