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
@@ -0,0 +1,29 @@
|
|
1
|
+
# -*- mode: gitignore; -*-
|
2
|
+
*~
|
3
|
+
\#*\#
|
4
|
+
/.emacs.desktop
|
5
|
+
/.emacs.desktop.lock
|
6
|
+
*.elc
|
7
|
+
auto-save-list
|
8
|
+
tramp
|
9
|
+
.\#*
|
10
|
+
|
11
|
+
# Org-mode
|
12
|
+
.org-id-locations
|
13
|
+
*_archive
|
14
|
+
|
15
|
+
# flymake-mode
|
16
|
+
*_flymake.*
|
17
|
+
|
18
|
+
# eshell files
|
19
|
+
/eshell/history
|
20
|
+
/eshell/lastdir
|
21
|
+
|
22
|
+
# elpa packages
|
23
|
+
/elpa/
|
24
|
+
|
25
|
+
# reftex files
|
26
|
+
*.rel
|
27
|
+
|
28
|
+
# AUCTeX auto folder
|
29
|
+
/auto/
|
@@ -0,0 +1 @@
|
|
1
|
+
*.esproj
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
|
2
|
+
|
3
|
+
## Directory-based project format
|
4
|
+
.idea/
|
5
|
+
# if you remove the above rule, at least ignore user-specific stuff:
|
6
|
+
# .idea/workspace.xml
|
7
|
+
# .idea/tasks.xml
|
8
|
+
# and these sensitive or high-churn files:
|
9
|
+
# .idea/dataSources.ids
|
10
|
+
# .idea/dataSources.xml
|
11
|
+
# .idea/sqlDataSources.xml
|
12
|
+
# .idea/dynamic.xml
|
13
|
+
|
14
|
+
## File-based project format
|
15
|
+
*.ipr
|
16
|
+
*.iws
|
17
|
+
*.iml
|
18
|
+
|
19
|
+
## Additional for IntelliJ
|
20
|
+
out/
|
21
|
+
|
22
|
+
# generated by mpeltonen/sbt-idea plugin
|
23
|
+
.idea_modules/
|
24
|
+
|
25
|
+
# generated by JIRA plugin
|
26
|
+
atlassian-ide-plugin.xml
|
27
|
+
|
28
|
+
# generated by Crashlytics plugin (for Android Studio and Intellij)
|
29
|
+
com_crashlytics_export_strings.xml
|
@@ -0,0 +1,16 @@
|
|
1
|
+
##---------------------------------------------------
|
2
|
+
## Remove autosaves generated by the Matlab editor
|
3
|
+
## We have git for backups!
|
4
|
+
##---------------------------------------------------
|
5
|
+
|
6
|
+
# Windows default autosave extension
|
7
|
+
*.asv
|
8
|
+
|
9
|
+
# OSX / *nix default autosave extension
|
10
|
+
*.m~
|
11
|
+
|
12
|
+
# Compiled MEX binaries (all platforms)
|
13
|
+
*.mex*
|
14
|
+
|
15
|
+
# Simulink Code Generation
|
16
|
+
slprj/
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# ignore ModelSim generated files and directories (temp files and so on)
|
2
|
+
[_@]*
|
3
|
+
|
4
|
+
# ignore compilation output of ModelSim
|
5
|
+
*.mti
|
6
|
+
*.dat
|
7
|
+
*.dbs
|
8
|
+
*.psm
|
9
|
+
*.bak
|
10
|
+
*.cmp
|
11
|
+
*.jpg
|
12
|
+
*.html
|
13
|
+
*.bsf
|
14
|
+
|
15
|
+
# ignore simulation output of ModelSim
|
16
|
+
wlf*
|
17
|
+
*.wlf
|
18
|
+
*.vstf
|
19
|
+
*.ucdb
|
20
|
+
cov*/
|
21
|
+
transcript*
|
22
|
+
sc_dpiheader.h
|
23
|
+
vsim.dbg
|
@@ -0,0 +1,20 @@
|
|
1
|
+
.DS_Store
|
2
|
+
.AppleDouble
|
3
|
+
.LSOverride
|
4
|
+
|
5
|
+
# Icon must end with two \r
|
6
|
+
Icon
|
7
|
+
|
8
|
+
# Thumbnails
|
9
|
+
._*
|
10
|
+
|
11
|
+
# Files that might appear on external disk
|
12
|
+
.Spotlight-V100
|
13
|
+
.Trashes
|
14
|
+
|
15
|
+
# Directories potentially created on remote AFP share
|
16
|
+
.AppleDB
|
17
|
+
.AppleDesktop
|
18
|
+
Network Trash Folder
|
19
|
+
Temporary Items
|
20
|
+
.apdisk
|
@@ -0,0 +1,66 @@
|
|
1
|
+
# Working with Altera Quartus II (Q2) and do proper versioning is not that easy
|
2
|
+
# but if you follow some rules it can be accomplished. :)
|
3
|
+
# This file should be placed into the main directory where the .qpf file is
|
4
|
+
# found. Generally Q2 throws all entities and so on in the main directory, but
|
5
|
+
# you can place all stuff also in separate folders. This approach is followed
|
6
|
+
# here. So when you create a new design create one or more folders where your
|
7
|
+
# entities will be located and put a .gitignore in there that overrides the
|
8
|
+
# ignores of this file, e.g. one single rule stating "!*" which allows now all
|
9
|
+
# type of files. When you add a MegaFunction or another entity to your design,
|
10
|
+
# simply add it to one of your private folders and Q2 will be happy and manage
|
11
|
+
# everything quite good. When you want to do versioning of your generated
|
12
|
+
# SOF/POF files, you can do this by redirecting the generated output to an own
|
13
|
+
# folder. To do this go to:
|
14
|
+
# "Assignments"
|
15
|
+
# -> "Settings
|
16
|
+
# -> "Compilation Process Settings"
|
17
|
+
# -> "Save project output files in specified directory"
|
18
|
+
# Now you can either place a .gitignore in the directory and allow the following
|
19
|
+
# list of types:
|
20
|
+
# !*.sof
|
21
|
+
# !*.pof
|
22
|
+
# or you create an own submodule in the folder to keep binary files out of your
|
23
|
+
# design.
|
24
|
+
|
25
|
+
# ignore hdl source files in top level directory
|
26
|
+
*.vhd
|
27
|
+
*.v
|
28
|
+
|
29
|
+
# ignore Quartus II generated files
|
30
|
+
*sopc_*
|
31
|
+
*.jdi
|
32
|
+
*.ptf.*
|
33
|
+
*.sof
|
34
|
+
*.pof
|
35
|
+
*.qws
|
36
|
+
*.smsg
|
37
|
+
*_inst.vhd
|
38
|
+
*_generation_script*
|
39
|
+
*.done
|
40
|
+
*.txt
|
41
|
+
*.qarlog
|
42
|
+
*.rpt
|
43
|
+
*.summary
|
44
|
+
*.qws
|
45
|
+
*.cmp
|
46
|
+
*.eqn
|
47
|
+
*.html
|
48
|
+
*.jpg
|
49
|
+
*.bak
|
50
|
+
*.qar
|
51
|
+
*.sopc_builder
|
52
|
+
*example*
|
53
|
+
*~
|
54
|
+
*.sdc
|
55
|
+
*.tcl
|
56
|
+
*.pin
|
57
|
+
*.mif
|
58
|
+
*.hex
|
59
|
+
|
60
|
+
# ignore Quartus II generated folders
|
61
|
+
db/
|
62
|
+
incremental_db/
|
63
|
+
simulation/
|
64
|
+
timing/
|
65
|
+
testbench/
|
66
|
+
*_sim/
|
@@ -0,0 +1,10 @@
|
|
1
|
+
## Globally Useful gitignores
|
2
|
+
|
3
|
+
This directory contains globally useful gitignores,
|
4
|
+
e.g. OS-specific and editor specific.
|
5
|
+
|
6
|
+
For more on global gitignores:
|
7
|
+
<http://help.github.com/git-ignore/>
|
8
|
+
|
9
|
+
And a good blog post about 'em:
|
10
|
+
<http://augustl.com/blog/2009/global_gitignores>
|
@@ -0,0 +1 @@
|
|
1
|
+
.redcar
|
@@ -0,0 +1 @@
|
|
1
|
+
.svn/
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# SlickEdit workspace and project files are ignored by default because
|
2
|
+
# typically they are considered to be developer-specific and not part of a
|
3
|
+
# project.
|
4
|
+
*.vpw
|
5
|
+
*.vpj
|
6
|
+
|
7
|
+
# SlickEdit workspace history and tag files always contain user-specific
|
8
|
+
# data so they should not be stored in a repository.
|
9
|
+
*.vpwhistu
|
10
|
+
*.vpwhist
|
11
|
+
*.vtg
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# workspace files are user-specific
|
2
|
+
*.sublime-workspace
|
3
|
+
|
4
|
+
# project files should be checked into the repository, unless a significant
|
5
|
+
# proportion of contributors will probably not be using SublimeText
|
6
|
+
# *.sublime-project
|
7
|
+
|
8
|
+
#sftp configuration file
|
9
|
+
sftp-config.json
|
@@ -0,0 +1 @@
|
|
1
|
+
.vagrant/
|
@@ -0,0 +1,57 @@
|
|
1
|
+
# intermediate build files
|
2
|
+
*.bgn
|
3
|
+
*.bit
|
4
|
+
*.bld
|
5
|
+
*.cmd_log
|
6
|
+
*.drc
|
7
|
+
*.ll
|
8
|
+
*.lso
|
9
|
+
*.msd
|
10
|
+
*.msk
|
11
|
+
*.ncd
|
12
|
+
*.ngc
|
13
|
+
*.ngd
|
14
|
+
*.ngr
|
15
|
+
*.pad
|
16
|
+
*.par
|
17
|
+
*.pcf
|
18
|
+
*.prj
|
19
|
+
*.ptwx
|
20
|
+
*.rbb
|
21
|
+
*.rbd
|
22
|
+
*.stx
|
23
|
+
*.syr
|
24
|
+
*.twr
|
25
|
+
*.twx
|
26
|
+
*.unroutes
|
27
|
+
*.ut
|
28
|
+
*.xpi
|
29
|
+
*.xst
|
30
|
+
*_bitgen.xwbt
|
31
|
+
*_envsettings.html
|
32
|
+
*_map.map
|
33
|
+
*_map.mrp
|
34
|
+
*_map.ngm
|
35
|
+
*_map.xrpt
|
36
|
+
*_ngdbuild.xrpt
|
37
|
+
*_pad.csv
|
38
|
+
*_pad.txt
|
39
|
+
*_par.xrpt
|
40
|
+
*_summary.html
|
41
|
+
*_summary.xml
|
42
|
+
*_usage.xml
|
43
|
+
*_xst.xrpt
|
44
|
+
|
45
|
+
# project-wide generated files
|
46
|
+
*.gise
|
47
|
+
par_usage_statistics.html
|
48
|
+
usage_statistics_webtalk.html
|
49
|
+
webtalk.log
|
50
|
+
webtalk_pn.xml
|
51
|
+
|
52
|
+
# generated folders
|
53
|
+
iseconfig/
|
54
|
+
xlnx_auto_0_xdb/
|
55
|
+
xst/
|
56
|
+
_ngo/
|
57
|
+
_xmsgs/
|
@@ -0,0 +1,14 @@
|
|
1
|
+
**/IntegrationServer/datastore/
|
2
|
+
**/IntegrationServer/db/
|
3
|
+
**/IntegrationServer/DocumentStore/
|
4
|
+
**/IntegrationServer/lib/
|
5
|
+
**/IntegrationServer/logs/
|
6
|
+
**/IntegrationServer/replicate/
|
7
|
+
**/IntegrationServer/sdk/
|
8
|
+
**/IntegrationServer/support/
|
9
|
+
**/IntegrationServer/update/
|
10
|
+
**/IntegrationServer/userFtpRoot/
|
11
|
+
**/IntegrationServer/web/
|
12
|
+
**/IntegrationServer/WmRepository4/
|
13
|
+
**/IntegrationServer/XAStore/
|
14
|
+
**/IntegrationServer/packages/Wm*/
|
data/data/Go.gitignore
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
2
|
+
*.o
|
3
|
+
*.a
|
4
|
+
*.so
|
5
|
+
|
6
|
+
# Folders
|
7
|
+
_obj
|
8
|
+
_test
|
9
|
+
|
10
|
+
# Architecture specific extensions/prefixes
|
11
|
+
*.[568vq]
|
12
|
+
[568vq].out
|
13
|
+
|
14
|
+
*.cgo1.go
|
15
|
+
*.cgo2.c
|
16
|
+
_cgo_defun.c
|
17
|
+
_cgo_gotypes.go
|
18
|
+
_cgo_export.*
|
19
|
+
|
20
|
+
_testmain.go
|
21
|
+
|
22
|
+
*.exe
|
23
|
+
*.test
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# .gitignore for Grails 1.2 and 1.3
|
2
|
+
|
3
|
+
# web application files
|
4
|
+
/web-app/WEB-INF/classes
|
5
|
+
|
6
|
+
# default HSQL database files for production mode
|
7
|
+
/prodDb.*
|
8
|
+
|
9
|
+
# general HSQL database files
|
10
|
+
*Db.properties
|
11
|
+
*Db.script
|
12
|
+
|
13
|
+
# logs
|
14
|
+
/stacktrace.log
|
15
|
+
/test/reports
|
16
|
+
/logs
|
17
|
+
|
18
|
+
# project release file
|
19
|
+
/*.war
|
20
|
+
|
21
|
+
# plugin release files
|
22
|
+
/*.zip
|
23
|
+
/plugin.xml
|
24
|
+
|
25
|
+
# older plugin install locations
|
26
|
+
/plugins
|
27
|
+
/web-app/plugins
|
28
|
+
|
29
|
+
# "temporary" build files
|
30
|
+
/target
|
data/data/Java.gitignore
ADDED
@@ -0,0 +1,19 @@
|
|
1
|
+
jboss/server/all/deploy/project.ext
|
2
|
+
jboss/server/default/deploy/project.ext
|
3
|
+
jboss/server/minimal/deploy/project.ext
|
4
|
+
jboss/server/all/log/*.log
|
5
|
+
jboss/server/all/tmp/**/*
|
6
|
+
jboss/server/all/data/**/*
|
7
|
+
jboss/server/all/work/**/*
|
8
|
+
jboss/server/default/log/*.log
|
9
|
+
jboss/server/default/tmp/**/*
|
10
|
+
jboss/server/default/data/**/*
|
11
|
+
jboss/server/default/work/**/*
|
12
|
+
jboss/server/minimal/log/*.log
|
13
|
+
jboss/server/minimal/tmp/**/*
|
14
|
+
jboss/server/minimal/data/**/*
|
15
|
+
jboss/server/minimal/work/**/*
|
16
|
+
|
17
|
+
# deployed package files #
|
18
|
+
|
19
|
+
*.DEPLOYED
|
@@ -0,0 +1 @@
|
|
1
|
+
_site/
|