forgitter 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/cloudspace/android/Android.gitignore +16 -2
- data/data/cloudspace/android/Eclipse.gitignore +26 -5
- data/data/cloudspace/android/OSX.gitignore +7 -2
- data/data/cloudspace/ios/OSX.gitignore +7 -2
- data/data/cloudspace/ios/Objective-C.gitignore +39 -5
- data/data/cloudspace/ios/Xcode.gitignore +13 -4
- data/data/cloudspace/javascript/Linux.gitignore +6 -0
- data/data/cloudspace/javascript/Node.gitignore +14 -5
- data/data/cloudspace/rails/Linux.gitignore +6 -0
- data/data/cloudspace/rails/Rails.gitignore +18 -2
- data/data/cloudspace/rails/Ruby.gitignore +17 -1
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +11 -0
- data/data/github/Actionscript.gitignore +8 -0
- data/data/github/Android.gitignore +16 -2
- data/data/github/AppEngine.gitignore +2 -0
- data/data/github/ArchLinuxPackages.gitignore +4 -0
- data/data/github/Autotools.gitignore +4 -0
- data/data/github/C++.gitignore +8 -0
- data/data/github/C.gitignore +10 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CUDA.gitignore +6 -0
- data/data/github/CakePHP.gitignore +25 -7
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/CodeIgniter.gitignore +3 -3
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +1 -0
- data/data/github/CraftCMS.gitignore +3 -0
- data/data/github/D.gitignore +20 -0
- data/data/github/Dart.gitignore +20 -6
- data/data/github/Delphi.gitignore +12 -0
- data/data/github/Drupal.gitignore +1 -1
- data/data/github/Eagle.gitignore +8 -0
- data/data/github/Elisp.gitignore +3 -0
- data/data/github/Elixir.gitignore +1 -0
- data/data/github/Elm.gitignore +4 -0
- data/data/github/Erlang.gitignore +4 -0
- data/data/github/ExtJs.gitignore +4 -0
- data/data/github/Fortran.gitignore +29 -0
- data/data/github/FuelPHP.gitignore +21 -2
- data/data/github/{gcov.gitignore → Gcov.gitignore} +0 -0
- data/data/github/GitBook.gitignore +16 -0
- data/data/github/Global/Anjuta.gitignore +3 -0
- data/data/github/Global/CVS.gitignore +1 -1
- data/data/github/Global/Calabash.gitignore +10 -0
- data/data/github/Global/CodeKit.gitignore +3 -0
- data/data/github/Global/Dreamweaver.gitignore +4 -0
- data/data/github/Global/Dropbox.gitignore +4 -0
- data/data/github/Global/Eclipse.gitignore +26 -5
- data/data/github/Global/EiffelStudio.gitignore +1 -1
- data/data/github/Global/Emacs.gitignore +13 -0
- data/data/github/Global/Ensime.gitignore +1 -0
- data/data/github/Global/GPG.gitignore +2 -0
- data/data/github/Global/JDeveloper.gitignore +13 -0
- data/data/github/Global/JetBrains.gitignore +36 -21
- data/data/github/Global/Lazarus.gitignore +26 -8
- data/data/github/Global/LibreOffice.gitignore +2 -0
- data/data/github/Global/Linux.gitignore +6 -0
- data/data/github/Global/LyX.gitignore +4 -0
- data/data/github/Global/Matlab.gitignore +3 -0
- data/data/github/Global/Mercurial.gitignore +5 -2
- data/data/github/Global/MicrosoftOffice.gitignore +16 -0
- data/data/github/Global/Momentics.gitignore +8 -0
- data/data/github/Global/NetBeans.gitignore +1 -1
- data/data/github/Global/Ninja.gitignore +2 -0
- data/data/github/Global/OSX.gitignore +7 -2
- data/data/github/Global/Otto.gitignore +1 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/Redis.gitignore +3 -0
- data/data/github/Global/SublimeText.gitignore +19 -1
- data/data/github/Global/SynopsysVCS.gitignore +36 -0
- data/data/github/Global/Tags.gitignore +2 -0
- data/data/github/Global/TortoiseGit.gitignore +2 -0
- data/data/github/Global/Vim.gitignore +10 -0
- data/data/github/Global/VirtualEnv.gitignore +5 -0
- data/data/github/Global/VisualStudioCode.gitignore +2 -0
- data/data/github/Global/{webMethods.gitignore → WebMethods.gitignore} +0 -0
- data/data/github/Global/Windows.gitignore +3 -0
- data/data/github/Global/Xcode.gitignore +13 -4
- data/data/github/Global/XilinxISE.gitignore +10 -0
- data/data/github/Go.gitignore +1 -0
- data/data/github/Gradle.gitignore +9 -0
- data/data/github/Grails.gitignore +3 -0
- data/data/github/Haskell.gitignore +10 -2
- data/data/github/IGORPro.gitignore +5 -0
- data/data/github/Jekyll.gitignore +2 -0
- data/data/github/Joomla.gitignore +110 -1
- data/data/github/Julia.gitignore +4 -0
- data/data/github/KiCad.gitignore +20 -0
- data/data/github/LICENSE +1 -1
- data/data/github/LabVIEW.gitignore +16 -0
- data/data/github/Laravel.gitignore +15 -0
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Lua.gitignore +41 -0
- data/data/github/Magento.gitignore +20 -34
- data/data/github/Maven.gitignore +3 -0
- data/data/github/Mercury.gitignore +1 -0
- data/data/github/MetaProgrammingSystem.gitignore +16 -0
- data/data/github/{nanoc.gitignore → Nanoc.gitignore} +0 -0
- data/data/github/Nim.gitignore +1 -0
- data/data/github/Node.gitignore +14 -5
- data/data/github/OCaml.gitignore +11 -0
- data/data/github/Objective-C.gitignore +39 -5
- data/data/github/OpenCart.gitignore +2 -0
- data/data/github/Perl.gitignore +1 -0
- data/data/github/PlayFramework.gitignore +0 -2
- data/data/github/Prestashop.gitignore +27 -24
- data/data/github/Python.gitignore +45 -0
- data/data/github/Qt.gitignore +11 -1
- data/data/github/R.gitignore +27 -2
- data/data/github/README.md +5 -5
- data/data/github/Rails.gitignore +18 -2
- data/data/github/Ruby.gitignore +17 -1
- data/data/github/Rust.gitignore +7 -5
- data/data/github/Sass.gitignore +2 -1
- data/data/github/Scala.gitignore +2 -2
- data/data/github/Scheme.gitignore +7 -0
- data/data/github/Smalltalk.gitignore +18 -0
- data/data/github/{stella.gitignore → Stella.gitignore} +0 -0
- data/data/github/Swift.gitignore +65 -0
- data/data/github/Symfony.gitignore +48 -15
- data/data/github/TeX.gitignore +85 -3
- data/data/github/Terraform.gitignore +3 -0
- data/data/github/Typo3.gitignore +10 -8
- data/data/github/Umbraco.gitignore +10 -3
- data/data/github/Unity.gitignore +28 -11
- data/data/github/UnrealEngine.gitignore +62 -0
- data/data/github/VisualStudio.gitignore +90 -24
- data/data/github/Waf.gitignore +1 -0
- data/data/github/WordPress.gitignore +15 -10
- data/data/github/Xojo.gitignore +11 -0
- data/data/github/ZendFramework.gitignore +12 -7
- data/data/github/Zephir.gitignore +26 -0
- data/lib/forgitter/version.rb +1 -1
- metadata +48 -16
- data/data/github/Bancha.gitignore +0 -16
- data/data/github/Global/Quartus2.gitignore +0 -66
- data/data/github/Global/vim.gitignore +0 -6
- data/data/github/Jython.gitignore +0 -2
- data/data/github/Laravel4.gitignore +0 -3
- data/data/github/Meteor.gitignore +0 -2
- data/data/github/Symfony2.gitignore +0 -24
- data/data/github/Target3001.gitignore +0 -82
- data/data/github/Tasm.gitignore +0 -11
@@ -20,6 +20,10 @@
|
|
20
20
|
# Deployment Manager configuration file for your project. Added in Delphi XE2.
|
21
21
|
# Uncomment this if it is not mobile development and you do not use remote debug feature.
|
22
22
|
#*.deployproj
|
23
|
+
#
|
24
|
+
# C++ object files produced when C/C++ Output file generation is configured.
|
25
|
+
# Uncomment this if you are not using external objects (zlib library for example).
|
26
|
+
#*.obj
|
23
27
|
#
|
24
28
|
|
25
29
|
# Delphi compiler-generated binaries (safe to delete)
|
@@ -37,9 +41,13 @@
|
|
37
41
|
*.tds
|
38
42
|
*.dcu
|
39
43
|
*.lib
|
44
|
+
*.a
|
45
|
+
*.o
|
46
|
+
*.ocx
|
40
47
|
|
41
48
|
# Delphi autogenerated files (duplicated info)
|
42
49
|
*.cfg
|
50
|
+
*.hpp
|
43
51
|
*Resource.rc
|
44
52
|
|
45
53
|
# Delphi local files (user-specific info)
|
@@ -51,4 +59,8 @@
|
|
51
59
|
|
52
60
|
# Delphi history and backups
|
53
61
|
__history/
|
62
|
+
__recovery/
|
54
63
|
*.~*
|
64
|
+
|
65
|
+
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
|
66
|
+
*.stat
|
data/data/github/Eagle.gitignore
CHANGED
@@ -11,6 +11,10 @@
|
|
11
11
|
# comment the following line if you want to have your project file included.
|
12
12
|
eagle.epf
|
13
13
|
|
14
|
+
# Autorouter files
|
15
|
+
*.pro
|
16
|
+
*.job
|
17
|
+
|
14
18
|
# CAM files
|
15
19
|
*.$$$
|
16
20
|
*.cmp
|
@@ -34,3 +38,7 @@ eagle.epf
|
|
34
38
|
*.info
|
35
39
|
|
36
40
|
*.eps
|
41
|
+
|
42
|
+
# file locks introduced since 7.x
|
43
|
+
*.lck
|
44
|
+
|
data/data/github/Elisp.gitignore
CHANGED
@@ -0,0 +1,29 @@
|
|
1
|
+
# Compiled Object files
|
2
|
+
*.slo
|
3
|
+
*.lo
|
4
|
+
*.o
|
5
|
+
*.obj
|
6
|
+
|
7
|
+
# Precompiled Headers
|
8
|
+
*.gch
|
9
|
+
*.pch
|
10
|
+
|
11
|
+
# Compiled Dynamic libraries
|
12
|
+
*.so
|
13
|
+
*.dylib
|
14
|
+
*.dll
|
15
|
+
|
16
|
+
# Fortran module files
|
17
|
+
*.mod
|
18
|
+
*.smod
|
19
|
+
|
20
|
+
# Compiled Static libraries
|
21
|
+
*.lai
|
22
|
+
*.la
|
23
|
+
*.a
|
24
|
+
*.lib
|
25
|
+
|
26
|
+
# Executables
|
27
|
+
*.exe
|
28
|
+
*.out
|
29
|
+
*.app
|
@@ -1,2 +1,21 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
# the composer package lock file and install directory
|
2
|
+
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
|
3
|
+
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
|
4
|
+
# /composer.lock
|
5
|
+
/fuel/vendor
|
6
|
+
|
7
|
+
# the fuelphp document
|
8
|
+
/docs/
|
9
|
+
|
10
|
+
# you may install these packages with `oil package`.
|
11
|
+
# http://fuelphp.com/docs/packages/oil/package.html
|
12
|
+
# /fuel/packages/auth/
|
13
|
+
# /fuel/packages/email/
|
14
|
+
# /fuel/packages/oil/
|
15
|
+
# /fuel/packages/orm/
|
16
|
+
# /fuel/packages/parser/
|
17
|
+
|
18
|
+
# dynamically generated files
|
19
|
+
/fuel/app/logs/*/*/*
|
20
|
+
/fuel/app/cache/*/*
|
21
|
+
/fuel/app/config/crypt.php
|
File without changes
|
@@ -0,0 +1,16 @@
|
|
1
|
+
# Node rules:
|
2
|
+
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
3
|
+
.grunt
|
4
|
+
|
5
|
+
## Dependency directory
|
6
|
+
## Commenting this out is preferred by some people, see
|
7
|
+
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
|
8
|
+
node_modules
|
9
|
+
|
10
|
+
# Book build output
|
11
|
+
_book
|
12
|
+
|
13
|
+
# eBook build output
|
14
|
+
*.epub
|
15
|
+
*.mobi
|
16
|
+
*.pdf
|
@@ -1,6 +1,5 @@
|
|
1
|
-
|
1
|
+
|
2
2
|
.metadata
|
3
|
-
.gradle
|
4
3
|
bin/
|
5
4
|
tmp/
|
6
5
|
*.tmp
|
@@ -10,6 +9,10 @@ tmp/
|
|
10
9
|
local.properties
|
11
10
|
.settings/
|
12
11
|
.loadpath
|
12
|
+
.recommenders
|
13
|
+
|
14
|
+
# Eclipse Core
|
15
|
+
.project
|
13
16
|
|
14
17
|
# External tool builders
|
15
18
|
.externalToolBuilders/
|
@@ -17,14 +20,32 @@ local.properties
|
|
17
20
|
# Locally stored "Eclipse launch configurations"
|
18
21
|
*.launch
|
19
22
|
|
20
|
-
#
|
23
|
+
# PyDev specific (Python IDE for Eclipse)
|
24
|
+
*.pydevproject
|
25
|
+
|
26
|
+
# CDT-specific (C/C++ Development Tooling)
|
21
27
|
.cproject
|
22
28
|
|
23
|
-
#
|
29
|
+
# JDT-specific (Eclipse Java Development Tools)
|
30
|
+
.classpath
|
31
|
+
|
32
|
+
# Java annotation processor (APT)
|
33
|
+
.factorypath
|
34
|
+
|
35
|
+
# PDT-specific (PHP Development Tools)
|
24
36
|
.buildpath
|
25
37
|
|
26
|
-
# sbteclipse plugin
|
38
|
+
# sbteclipse plugin
|
27
39
|
.target
|
28
40
|
|
41
|
+
# Tern plugin
|
42
|
+
.tern-project
|
43
|
+
|
29
44
|
# TeXlipse plugin
|
30
45
|
.texlipse
|
46
|
+
|
47
|
+
# STS (Spring Tool Suite)
|
48
|
+
.springBeans
|
49
|
+
|
50
|
+
# Code Recommenders
|
51
|
+
.recommenders/
|
@@ -1,2 +1,2 @@
|
|
1
|
-
# The compilation
|
1
|
+
# The compilation directory
|
2
2
|
EIFGENs
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# default application storage directory used by the IDE Performance Cache feature
|
2
|
+
.data/
|
3
|
+
|
4
|
+
# used for ADF styles caching
|
5
|
+
temp/
|
6
|
+
|
7
|
+
# default output directories
|
8
|
+
classes/
|
9
|
+
deploy/
|
10
|
+
javadoc/
|
11
|
+
|
12
|
+
# lock file, a part of Oracle Credential Store Framework
|
13
|
+
cwallet.sso.lck
|
@@ -1,29 +1,44 @@
|
|
1
|
-
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
#
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
1
|
+
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
2
|
+
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
3
|
+
|
4
|
+
# User-specific stuff:
|
5
|
+
.idea/workspace.xml
|
6
|
+
.idea/tasks.xml
|
7
|
+
.idea/dictionaries
|
8
|
+
.idea/vcs.xml
|
9
|
+
.idea/jsLibraryMappings.xml
|
10
|
+
|
11
|
+
# Sensitive or high-churn files:
|
12
|
+
.idea/dataSources.ids
|
13
|
+
.idea/dataSources.xml
|
14
|
+
.idea/dataSources.local.xml
|
15
|
+
.idea/sqlDataSources.xml
|
16
|
+
.idea/dynamic.xml
|
17
|
+
.idea/uiDesigner.xml
|
18
|
+
|
19
|
+
# Gradle:
|
20
|
+
.idea/gradle.xml
|
21
|
+
.idea/libraries
|
22
|
+
|
23
|
+
# Mongo Explorer plugin:
|
24
|
+
.idea/mongoSettings.xml
|
25
|
+
|
26
|
+
## File-based project format:
|
17
27
|
*.iws
|
18
28
|
|
19
|
-
##
|
20
|
-
|
29
|
+
## Plugin-specific files:
|
30
|
+
|
31
|
+
# IntelliJ
|
32
|
+
/out/
|
21
33
|
|
22
|
-
#
|
34
|
+
# mpeltonen/sbt-idea plugin
|
23
35
|
.idea_modules/
|
24
36
|
|
25
|
-
#
|
37
|
+
# JIRA plugin
|
26
38
|
atlassian-ide-plugin.xml
|
27
39
|
|
28
|
-
#
|
40
|
+
# Crashlytics plugin (for Android Studio and IntelliJ)
|
29
41
|
com_crashlytics_export_strings.xml
|
42
|
+
crashlytics.properties
|
43
|
+
crashlytics-build.properties
|
44
|
+
fabric.properties
|
@@ -1,12 +1,30 @@
|
|
1
|
-
#
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
# Lazarus compiler-generated binaries (safe to delete)
|
2
|
+
*.exe
|
3
|
+
*.dll
|
4
|
+
*.so
|
5
|
+
*.dylib
|
6
|
+
*.lrs
|
7
|
+
*.res
|
6
8
|
*.compiled
|
9
|
+
*.dbg
|
10
|
+
*.ppu
|
7
11
|
*.o
|
8
12
|
*.or
|
9
|
-
*.
|
13
|
+
*.a
|
10
14
|
|
11
|
-
#
|
12
|
-
*.
|
15
|
+
# Lazarus autogenerated files (duplicated info)
|
16
|
+
*.rst
|
17
|
+
*.rsj
|
18
|
+
*.lrt
|
19
|
+
|
20
|
+
# Lazarus local files (user-specific info)
|
21
|
+
*.lps
|
22
|
+
|
23
|
+
# Lazarus backups and unit output folders.
|
24
|
+
# These can be changed by user in Lazarus/project options.
|
25
|
+
backup/
|
26
|
+
*.bak
|
27
|
+
lib/
|
28
|
+
|
29
|
+
# Application bundle for Mac OS
|
30
|
+
*.app/
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
*.DS_Store
|
2
2
|
.AppleDouble
|
3
3
|
.LSOverride
|
4
4
|
|
@@ -8,9 +8,14 @@ Icon
|
|
8
8
|
# Thumbnails
|
9
9
|
._*
|
10
10
|
|
11
|
-
# Files that might appear
|
11
|
+
# Files that might appear in the root of a volume
|
12
|
+
.DocumentRevisions-V100
|
13
|
+
.fseventsd
|
12
14
|
.Spotlight-V100
|
15
|
+
.TemporaryItems
|
13
16
|
.Trashes
|
17
|
+
.VolumeIcon.icns
|
18
|
+
.com.apple.timemachine.donotpresent
|
14
19
|
|
15
20
|
# Directories potentially created on remote AFP share
|
16
21
|
.AppleDB
|
@@ -0,0 +1 @@
|
|
1
|
+
.otto/
|
@@ -4,7 +4,7 @@ This directory contains globally useful gitignores,
|
|
4
4
|
e.g. OS-specific and editor specific.
|
5
5
|
|
6
6
|
For more on global gitignores:
|
7
|
-
<
|
7
|
+
<https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>
|
8
8
|
|
9
9
|
And a good blog post about 'em:
|
10
10
|
<http://augustl.com/blog/2009/global_gitignores>
|
@@ -1,3 +1,8 @@
|
|
1
|
+
# cache files for sublime text
|
2
|
+
*.tmlanguage.cache
|
3
|
+
*.tmPreferences.cache
|
4
|
+
*.stTheme.cache
|
5
|
+
|
1
6
|
# workspace files are user-specific
|
2
7
|
*.sublime-workspace
|
3
8
|
|
@@ -5,5 +10,18 @@
|
|
5
10
|
# proportion of contributors will probably not be using SublimeText
|
6
11
|
# *.sublime-project
|
7
12
|
|
8
|
-
#sftp configuration file
|
13
|
+
# sftp configuration file
|
9
14
|
sftp-config.json
|
15
|
+
|
16
|
+
# Package control specific files
|
17
|
+
Package Control.last-run
|
18
|
+
Package Control.ca-list
|
19
|
+
Package Control.ca-bundle
|
20
|
+
Package Control.system-ca-bundle
|
21
|
+
Package Control.cache/
|
22
|
+
Package Control.ca-certs/
|
23
|
+
bh_unicode_properties.cache
|
24
|
+
|
25
|
+
# Sublime-github package stores a github token in this file
|
26
|
+
# https://packagecontrol.io/packages/sublime-github
|
27
|
+
GitHub.sublime-settings
|
@@ -0,0 +1,36 @@
|
|
1
|
+
# Waveform formats
|
2
|
+
*.vcd
|
3
|
+
*.vpd
|
4
|
+
*.evcd
|
5
|
+
*.fsdb
|
6
|
+
|
7
|
+
# Default name of the simulation executable. A different name can be
|
8
|
+
# specified with this switch (the associated daidir database name is
|
9
|
+
# also taken from here): -o <path>/<filename>
|
10
|
+
simv
|
11
|
+
|
12
|
+
# Generated for Verilog and VHDL top configs
|
13
|
+
simv.daidir/
|
14
|
+
simv.db.dir/
|
15
|
+
|
16
|
+
# Infrastructure necessary to co-simulate SystemC models with
|
17
|
+
# Verilog/VHDL models. An alternate directory may be specified with this
|
18
|
+
# switch: -Mdir=<directory_path>
|
19
|
+
csrc/
|
20
|
+
|
21
|
+
# Log file - the following switch allows to specify the file that will be
|
22
|
+
# used to write all messages from simulation: -l <filename>
|
23
|
+
*.log
|
24
|
+
|
25
|
+
# Coverage results (generated with urg) and database location. The
|
26
|
+
# following switch can also be used: urg -dir <coverage_directory>.vdb
|
27
|
+
simv.vdb/
|
28
|
+
urgReport/
|
29
|
+
|
30
|
+
# DVE and UCLI related files.
|
31
|
+
DVEfiles/
|
32
|
+
ucli.key
|
33
|
+
|
34
|
+
# When the design is elaborated for DirectC, the following file is created
|
35
|
+
# with declarations for C/C++ functions.
|
36
|
+
vc_hdrs.h
|
File without changes
|