forgitter 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitmodules +3 -0
- data/README.md +13 -6
- data/data/Actionscript.gitignore +11 -0
- data/data/Ada.gitignore +5 -0
- data/data/Agda.gitignore +1 -0
- data/data/Android.gitignore +26 -0
- data/data/AppceleratorTitanium.gitignore +3 -0
- data/data/ArchLinuxPackages.gitignore +9 -0
- data/data/Autotools.gitignore +14 -0
- data/data/Bancha.gitignore +16 -0
- data/data/C++.gitignore +21 -0
- data/data/C.gitignore +23 -0
- data/data/CFWheels.gitignore +12 -0
- data/data/CMake.gitignore +5 -0
- data/data/CONTRIBUTING.md +34 -0
- data/data/CakePHP.gitignore +7 -0
- data/data/ChefCookbook.gitignore +9 -0
- data/data/Clojure.gitignore +11 -0
- data/data/CodeIgniter.gitignore +6 -0
- data/data/CommonLisp.gitignore +3 -0
- data/data/Composer.gitignore +6 -0
- data/data/Concrete5.gitignore +3 -0
- data/data/Coq.gitignore +3 -0
- data/data/DM.gitignore +5 -0
- data/data/Dart.gitignore +13 -0
- data/data/Delphi.gitignore +53 -0
- data/data/Drupal.gitignore +36 -0
- data/data/EPiServer.gitignore +4 -0
- data/data/Eagle.gitignore +36 -0
- data/data/Elisp.gitignore +2 -0
- data/data/Elixir.gitignore +4 -0
- data/data/Erlang.gitignore +6 -0
- data/data/ExpressionEngine.gitignore +19 -0
- data/data/Fancy.gitignore +2 -0
- data/data/Finale.gitignore +13 -0
- data/data/ForceDotCom.gitignore +4 -0
- data/data/FuelPHP.gitignore +2 -0
- data/data/GWT.gitignore +28 -0
- data/data/Global/Archives.gitignore +27 -0
- data/data/Global/BricxCC.gitignore +4 -0
- data/data/Global/CVS.gitignore +4 -0
- data/data/Global/Cloud9.gitignore +3 -0
- data/data/Global/DartEditor.gitignore +2 -0
- data/data/Global/Dreamweaver.gitignore +3 -0
- data/data/Global/Eclipse.gitignore +30 -0
- data/data/Global/EiffelStudio.gitignore +2 -0
- data/data/Global/Emacs.gitignore +29 -0
- data/data/Global/Ensime.gitignore +3 -0
- data/data/Global/Espresso.gitignore +1 -0
- data/data/Global/FlexBuilder.gitignore +3 -0
- data/data/Global/IPythonNotebook.gitignore +2 -0
- data/data/Global/JetBrains.gitignore +29 -0
- data/data/Global/KDevelop4.gitignore +2 -0
- data/data/Global/Kate.gitignore +3 -0
- data/data/Global/Lazarus.gitignore +12 -0
- data/data/Global/Linux.gitignore +4 -0
- data/data/Global/Matlab.gitignore +16 -0
- data/data/Global/Mercurial.gitignore +3 -0
- data/data/Global/ModelSim.gitignore +23 -0
- data/data/Global/MonoDevelop.gitignore +8 -0
- data/data/Global/NetBeans.gitignore +7 -0
- data/data/Global/NotepadPP.gitignore +2 -0
- data/data/Global/OSX.gitignore +20 -0
- data/data/Global/Quartus2.gitignore +66 -0
- data/data/Global/README.md +10 -0
- data/data/Global/Redcar.gitignore +1 -0
- data/data/Global/SBT.gitignore +9 -0
- data/data/Global/SVN.gitignore +1 -0
- data/data/Global/SlickEdit.gitignore +11 -0
- data/data/Global/SublimeText.gitignore +9 -0
- data/data/Global/Tags.gitignore +14 -0
- data/data/Global/TextMate.gitignore +3 -0
- data/data/Global/Vagrant.gitignore +1 -0
- data/data/Global/VirtualEnv.gitignore +7 -0
- data/data/Global/Windows.gitignore +15 -0
- data/data/Global/Xcode.gitignore +14 -0
- data/data/Global/XilinxISE.gitignore +57 -0
- data/data/Global/vim.gitignore +6 -0
- data/data/Global/webMethods.gitignore +14 -0
- data/data/Go.gitignore +23 -0
- data/data/Gradle.gitignore +5 -0
- data/data/Grails.gitignore +30 -0
- data/data/Haskell.gitignore +11 -0
- data/data/Idris.gitignore +2 -0
- data/data/Java.gitignore +12 -0
- data/data/Jboss.gitignore +19 -0
- data/data/Jekyll.gitignore +1 -0
- data/data/Joomla.gitignore +437 -0
- data/data/Jython.gitignore +2 -0
- data/data/Kohana.gitignore +2 -0
- data/data/LICENSE +19 -0
- data/data/Laravel4.gitignore +3 -0
- data/data/Leiningen.gitignore +11 -0
- data/data/LemonStand.gitignore +21 -0
- data/data/Lilypond.gitignore +6 -0
- data/data/Lithium.gitignore +2 -0
- data/data/Magento.gitignore +118 -0
- data/data/Maven.gitignore +6 -0
- data/data/Mercury.gitignore +11 -0
- data/data/Meteor.gitignore +2 -0
- data/data/Node.gitignore +28 -0
- data/data/OCaml.gitignore +9 -0
- data/data/Objective-C.gitignore +26 -0
- data/data/Opa.gitignore +13 -0
- data/data/OpenCart.gitignore +11 -0
- data/data/OracleForms.gitignore +8 -0
- data/data/Packer.gitignore +5 -0
- data/data/Perl.gitignore +19 -0
- data/data/Phalcon.gitignore +2 -0
- data/data/PlayFramework.gitignore +17 -0
- data/data/Plone.gitignore +18 -0
- data/data/Prestashop.gitignore +29 -0
- data/data/Processing.gitignore +7 -0
- data/data/Python.gitignore +44 -0
- data/data/Qooxdoo.gitignore +5 -0
- data/data/Qt.gitignore +28 -0
- data/data/R.gitignore +8 -0
- data/data/README.md +79 -0
- data/data/ROS.gitignore +47 -0
- data/data/Rails.gitignore +26 -0
- data/data/RhodesRhomobile.gitignore +9 -0
- data/data/Ruby.gitignore +34 -0
- data/data/SCons.gitignore +2 -0
- data/data/Sass.gitignore +1 -0
- data/data/Scala.gitignore +17 -0
- data/data/Scrivener.gitignore +7 -0
- data/data/Sdcc.gitignore +8 -0
- data/data/SeamGen.gitignore +26 -0
- data/data/SketchUp.gitignore +1 -0
- data/data/SugarCRM.gitignore +25 -0
- data/data/Symfony.gitignore +15 -0
- data/data/Symfony2.gitignore +16 -0
- data/data/SymphonyCMS.gitignore +6 -0
- data/data/Target3001.gitignore +82 -0
- data/data/Tasm.gitignore +11 -0
- data/data/TeX.gitignore +98 -0
- data/data/Textpattern.gitignore +11 -0
- data/data/TurboGears2.gitignore +20 -0
- data/data/Typo3.gitignore +18 -0
- data/data/Umbraco.gitignore +12 -0
- data/data/Unity.gitignore +13 -0
- data/data/VVVV.gitignore +6 -0
- data/data/VisualStudio.gitignore +185 -0
- data/data/Waf.gitignore +3 -0
- data/data/WordPress.gitignore +13 -0
- data/data/Yeoman.gitignore +6 -0
- data/data/Yii.gitignore +6 -0
- data/data/ZendFramework.gitignore +20 -0
- data/data/gcov.gitignore +5 -0
- data/data/nanoc.gitignore +10 -0
- data/data/stella.gitignore +12 -0
- data/forgitter.gemspec +12 -2
- data/lib/forgitter/cli/option_parser.rb +6 -5
- data/lib/forgitter/options.rb +1 -2
- data/lib/forgitter/runner.rb +10 -10
- data/lib/forgitter/types.rb +15 -0
- data/lib/forgitter/version.rb +1 -1
- data/lib/forgitter.rb +1 -0
- metadata +152 -16
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c10d64b34d7c961087c18be6e36432fcb9587fdf
|
4
|
+
data.tar.gz: 2b7c703373f2abd6ea762ffd62ed2469e71d5aa5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 90497f42b3db8ddacac166f9f0177ebd3f8abde582867711c491c8e90037a8d3b1273a2a60b6cf366654d934754c7629b79ce1dc0851de2e0ea801d57ca24260
|
7
|
+
data.tar.gz: 30f4ce724fd24b709a8a4fe36651441af3da43020c184a08289707b63c05f99b00d8daeda6b9837a72f592085dfc1f0507370d2c00ffa0053a0e8b544b45b419
|
data/.gitmodules
ADDED
data/README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
# Forgitter
|
2
2
|
|
3
|
-
Forgitter is a .gitignore generator. It uses the
|
3
|
+
Forgitter is a .gitignore generator. It uses the \*.gitignore files found at
|
4
4
|
https://github.com/github/gitignore to generate a combined .gitignore file
|
5
|
-
locally.
|
5
|
+
locally. The \*.gitignore files are distributed with this gem for convenience.
|
6
6
|
|
7
7
|
## Installation
|
8
8
|
|
@@ -24,14 +24,21 @@ To generate a .gitignore in the current directory, run:
|
|
24
24
|
|
25
25
|
forgitter TYPE1 [TYPE2 ...]
|
26
26
|
|
27
|
-
Where TYPE1, TYPE2, etc. are the
|
28
|
-
|
29
|
-
hash.
|
27
|
+
Where TYPE1, TYPE2, etc. are the types of files to ignore. You can see a
|
28
|
+
complete list of available types by running:
|
30
29
|
|
31
|
-
|
30
|
+
forgitter -l
|
31
|
+
|
32
|
+
See `forgitter -h` for additional options.
|
32
33
|
|
33
34
|
## Contributing
|
34
35
|
|
36
|
+
This gem depends on the https://github.com/github/gitignore repository as a
|
37
|
+
submodule. After cloning this repository, run the following to retrieve the
|
38
|
+
\*.gitignore files which will be cloned into `data/`:
|
39
|
+
|
40
|
+
git submodule init && git submodule update
|
41
|
+
|
35
42
|
1. Fork it ( http://github.com/cloudspace/forgitter/fork )
|
36
43
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
37
44
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# Build and Release Folders
|
2
|
+
bin/
|
3
|
+
bin-debug/
|
4
|
+
bin-release/
|
5
|
+
|
6
|
+
# Other files and folders
|
7
|
+
.settings/
|
8
|
+
|
9
|
+
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
10
|
+
# should NOT be excluded as they contain compiler settings and other important
|
11
|
+
# information for Eclipse / Flash Builder.
|
data/data/Ada.gitignore
ADDED
data/data/Agda.gitignore
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
*.agdai
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# Built application files
|
2
|
+
*.apk
|
3
|
+
*.ap_
|
4
|
+
|
5
|
+
# Files for the Dalvik VM
|
6
|
+
*.dex
|
7
|
+
|
8
|
+
# Java class files
|
9
|
+
*.class
|
10
|
+
|
11
|
+
# Generated files
|
12
|
+
bin/
|
13
|
+
gen/
|
14
|
+
|
15
|
+
# Gradle files
|
16
|
+
.gradle/
|
17
|
+
build/
|
18
|
+
|
19
|
+
# Local configuration file (sdk path, etc)
|
20
|
+
local.properties
|
21
|
+
|
22
|
+
# Proguard folder generated by Eclipse
|
23
|
+
proguard/
|
24
|
+
|
25
|
+
#Log Files
|
26
|
+
*.log
|
@@ -0,0 +1,16 @@
|
|
1
|
+
#Logs
|
2
|
+
application/logs/*.php
|
3
|
+
|
4
|
+
# Content types
|
5
|
+
/application/xml/types/*.xml
|
6
|
+
|
7
|
+
# Custom builds and generated php files
|
8
|
+
/core/documentation/build
|
9
|
+
/core/views/admin/content/translations.php
|
10
|
+
|
11
|
+
# Attachs and cache files #
|
12
|
+
*.tmp
|
13
|
+
/attach/cache/
|
14
|
+
/attach/
|
15
|
+
/application/cache/_bancha/*.css
|
16
|
+
/application/cache/_bancha/*.js
|
data/data/C++.gitignore
ADDED
data/data/C.gitignore
ADDED
@@ -0,0 +1,34 @@
|
|
1
|
+
# Contributing guidelines
|
2
|
+
|
3
|
+
We’d love you to help us improve this project. To help us keep this collection
|
4
|
+
high quality, we request that contributions adhere to the following guidelines.
|
5
|
+
|
6
|
+
- **Provide a link to the application or project’s homepage**. Unless it’s
|
7
|
+
extremely popular, there’s a chance the maintainers don’t know about or use
|
8
|
+
the language, framework, editor, app, or project your change applies to.
|
9
|
+
|
10
|
+
- **Provide links to documentation** supporting the change you’re making.
|
11
|
+
Current, canonical documentation mentioning the files being ignored is best.
|
12
|
+
If documentation isn’t available to support your change, do the best you can
|
13
|
+
to explain what the files being ignored are for.
|
14
|
+
|
15
|
+
- **Explain why you’re making a change**. Even if it seems self-evident, please
|
16
|
+
take a sentence or two to tell us why your change or addition should happen.
|
17
|
+
It’s especially helpful to articulate why this change applies to *everyone*
|
18
|
+
who works with the applicable technology, rather than just you or your team.
|
19
|
+
|
20
|
+
- **Please consider the scope of your change**. If your change specific to a
|
21
|
+
certain language or framework, then make sure the change is made to the
|
22
|
+
template for that language or framework, rather than to the template for an
|
23
|
+
editor, tool, or operating system.
|
24
|
+
|
25
|
+
- **Please only modify *one template* per pull request**. This helps keep pull
|
26
|
+
requests and feedback focused on a specific project or technology.
|
27
|
+
|
28
|
+
In general, the more you can do to help us understand the change you’re making,
|
29
|
+
the more likely we’ll be to accept your contribution quickly.
|
30
|
+
|
31
|
+
Please also understand that we can’t list every tool that ever existed.
|
32
|
+
Our aim is to curate a collection of the *most common and helpful* templates,
|
33
|
+
not to make sure we cover every project possible. If we choose not to
|
34
|
+
include your language, tool, or project, it’s not because it’s not awesome.
|
data/data/Coq.gitignore
ADDED
data/data/Dart.gitignore
ADDED
@@ -0,0 +1,53 @@
|
|
1
|
+
# Uncomment these types if you want even more clean repository. But be careful.
|
2
|
+
# It can make harm to an existing project source. Read explanations below.
|
3
|
+
#
|
4
|
+
# Resource files are binaries containing manifest, project icon and version info.
|
5
|
+
# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files.
|
6
|
+
#*.res
|
7
|
+
#
|
8
|
+
# Type library file (binary). In old Delphi versions it should be stored.
|
9
|
+
# Since Delphi 2009 it is produced from .ridl file and can safely be ignored.
|
10
|
+
#*.tlb
|
11
|
+
#
|
12
|
+
# Diagram Portfolio file. Used by the diagram editor up to Delphi 7.
|
13
|
+
# Uncomment this if you are not using diagrams or use newer Delphi version.
|
14
|
+
#*.ddp
|
15
|
+
#
|
16
|
+
# Visual LiveBindings file. Added in Delphi XE2.
|
17
|
+
# Uncomment this if you are not using LiveBindings Designer.
|
18
|
+
#*.vlb
|
19
|
+
#
|
20
|
+
# Deployment Manager configuration file for your project. Added in Delphi XE2.
|
21
|
+
# Uncomment this if it is not mobile development and you do not use remote debug feature.
|
22
|
+
#*.deployproj
|
23
|
+
#
|
24
|
+
|
25
|
+
# Delphi compiler-generated binaries (safe to delete)
|
26
|
+
*.exe
|
27
|
+
*.dll
|
28
|
+
*.bpl
|
29
|
+
*.bpi
|
30
|
+
*.dcp
|
31
|
+
*.so
|
32
|
+
*.apk
|
33
|
+
*.drc
|
34
|
+
*.map
|
35
|
+
*.dres
|
36
|
+
*.rsm
|
37
|
+
*.tds
|
38
|
+
*.dcu
|
39
|
+
|
40
|
+
# Delphi autogenerated files (duplicated info)
|
41
|
+
*.cfg
|
42
|
+
*Resource.rc
|
43
|
+
|
44
|
+
# Delphi local files (user-specific info)
|
45
|
+
*.local
|
46
|
+
*.identcache
|
47
|
+
*.projdata
|
48
|
+
*.tvsconfig
|
49
|
+
*.dsk
|
50
|
+
|
51
|
+
# Delphi history and backups
|
52
|
+
__history/
|
53
|
+
*.~*
|
@@ -0,0 +1,36 @@
|
|
1
|
+
# Ignore configuration files that may contain sensitive information.
|
2
|
+
sites/*/*settings*.php
|
3
|
+
|
4
|
+
# Ignore paths that contain generated content.
|
5
|
+
files/
|
6
|
+
sites/*/files
|
7
|
+
sites/*/private
|
8
|
+
|
9
|
+
# Ignore default text files
|
10
|
+
robots.txt
|
11
|
+
/CHANGELOG.txt
|
12
|
+
/COPYRIGHT.txt
|
13
|
+
/INSTALL*.txt
|
14
|
+
/LICENSE.txt
|
15
|
+
/MAINTAINERS.txt
|
16
|
+
/UPGRADE.txt
|
17
|
+
/README.txt
|
18
|
+
sites/all/README.txt
|
19
|
+
sites/all/modules/README.txt
|
20
|
+
sites/all/themes/README.txt
|
21
|
+
|
22
|
+
# Ignore everything but the "sites" folder ( for non core developer )
|
23
|
+
.htaccess
|
24
|
+
web.config
|
25
|
+
authorize.php
|
26
|
+
cron.php
|
27
|
+
index.php
|
28
|
+
install.php
|
29
|
+
update.php
|
30
|
+
xmlrpc.php
|
31
|
+
/includes
|
32
|
+
/misc
|
33
|
+
/modules
|
34
|
+
/profiles
|
35
|
+
/scripts
|
36
|
+
/themes
|
@@ -0,0 +1,36 @@
|
|
1
|
+
# Ignore list for Eagle, a PCB layout tool
|
2
|
+
|
3
|
+
# Backup files
|
4
|
+
*.s#?
|
5
|
+
*.b#?
|
6
|
+
*.l#?
|
7
|
+
|
8
|
+
# Eagle project file
|
9
|
+
# It contains a serial number and references to the file structure
|
10
|
+
# on your computer.
|
11
|
+
# comment the following line if you want to have your project file included.
|
12
|
+
eagle.epf
|
13
|
+
|
14
|
+
# CAM files
|
15
|
+
*.$$$
|
16
|
+
*.cmp
|
17
|
+
*.ly2
|
18
|
+
*.l15
|
19
|
+
*.sol
|
20
|
+
*.plc
|
21
|
+
*.stc
|
22
|
+
*.sts
|
23
|
+
*.crc
|
24
|
+
*.crs
|
25
|
+
|
26
|
+
*.dri
|
27
|
+
*.drl
|
28
|
+
*.gpi
|
29
|
+
*.pls
|
30
|
+
|
31
|
+
*.drd
|
32
|
+
*.drd.*
|
33
|
+
|
34
|
+
*.info
|
35
|
+
|
36
|
+
*.eps
|
@@ -0,0 +1,19 @@
|
|
1
|
+
.DS_Store
|
2
|
+
|
3
|
+
# Images
|
4
|
+
images/avatars/
|
5
|
+
images/captchas/
|
6
|
+
images/smileys/
|
7
|
+
images/member_photos/
|
8
|
+
images/signature_attachments/
|
9
|
+
images/pm_attachments/
|
10
|
+
|
11
|
+
# For security do not publish the following files
|
12
|
+
system/expressionengine/config/database.php
|
13
|
+
system/expressionengine/config/config.php
|
14
|
+
|
15
|
+
# Caches
|
16
|
+
sized/
|
17
|
+
thumbs/
|
18
|
+
_thumbs/
|
19
|
+
*/expressionengine/cache/*
|
data/data/GWT.gitignore
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
*.class
|
2
|
+
|
3
|
+
# Package Files #
|
4
|
+
*.jar
|
5
|
+
*.war
|
6
|
+
|
7
|
+
# gwt caches and compiled units #
|
8
|
+
war/gwt_bree/
|
9
|
+
gwt-unitCache/
|
10
|
+
|
11
|
+
# boilerplate generated classes #
|
12
|
+
.apt_generated/
|
13
|
+
|
14
|
+
# more caches and things from deploy #
|
15
|
+
war/WEB-INF/deploy/
|
16
|
+
war/WEB-INF/classes/
|
17
|
+
|
18
|
+
#compilation logs
|
19
|
+
.gwt/
|
20
|
+
|
21
|
+
#caching for already compiled files
|
22
|
+
gwt-unitCache/
|
23
|
+
|
24
|
+
#gwt junit compilation files
|
25
|
+
www-test/
|
26
|
+
|
27
|
+
#old GWT (1.5) created this dir
|
28
|
+
.gwt-tmp/
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# It's better to unpack these files and commit the raw source because
|
2
|
+
# git has its own built in compression methods.
|
3
|
+
*.7z
|
4
|
+
*.jar
|
5
|
+
*.rar
|
6
|
+
*.zip
|
7
|
+
*.gz
|
8
|
+
*.bzip
|
9
|
+
*.bz2
|
10
|
+
*.xz
|
11
|
+
*.lzma
|
12
|
+
*.cab
|
13
|
+
|
14
|
+
#packing-only formats
|
15
|
+
*.iso
|
16
|
+
*.tar
|
17
|
+
|
18
|
+
#package management formats
|
19
|
+
*.dmg
|
20
|
+
*.xpi
|
21
|
+
*.gem
|
22
|
+
*.egg
|
23
|
+
*.deb
|
24
|
+
*.rpm
|
25
|
+
*.msi
|
26
|
+
*.msm
|
27
|
+
*.msp
|
@@ -0,0 +1,30 @@
|
|
1
|
+
*.pydevproject
|
2
|
+
.metadata
|
3
|
+
.gradle
|
4
|
+
bin/
|
5
|
+
tmp/
|
6
|
+
*.tmp
|
7
|
+
*.bak
|
8
|
+
*.swp
|
9
|
+
*~.nib
|
10
|
+
local.properties
|
11
|
+
.settings/
|
12
|
+
.loadpath
|
13
|
+
|
14
|
+
# External tool builders
|
15
|
+
.externalToolBuilders/
|
16
|
+
|
17
|
+
# Locally stored "Eclipse launch configurations"
|
18
|
+
*.launch
|
19
|
+
|
20
|
+
# CDT-specific
|
21
|
+
.cproject
|
22
|
+
|
23
|
+
# PDT-specific
|
24
|
+
.buildpath
|
25
|
+
|
26
|
+
# sbteclipse plugin
|
27
|
+
.target
|
28
|
+
|
29
|
+
# TeXlipse plugin
|
30
|
+
.texlipse
|