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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 02c6911dfe5fa057fc4c0c9db8ce91058f33c424
|
4
|
+
data.tar.gz: 5251fa6997fc435138e9b5b93d5953233246e08e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 15a8e466ba5fbae031f5feff71881cbe5ca5902d3a345417ee05ab994613d59e3d91be7b63c312ed6455e4a28f008c3e5258726c4284ef47b657fd6c1970dd85
|
7
|
+
data.tar.gz: 32c891797025f6a30339239dff150f2e67900b12a87289206c02d10ac00a8c00747d120d252e475fabd2148adef50b23d4ef9032d4c8971cb5e25c1a025e93a3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
*.apk
|
3
3
|
*.ap_
|
4
4
|
|
5
|
-
# Files for the Dalvik VM
|
5
|
+
# Files for the ART/Dalvik VM
|
6
6
|
*.dex
|
7
7
|
|
8
8
|
# Java class files
|
@@ -11,6 +11,7 @@
|
|
11
11
|
# Generated files
|
12
12
|
bin/
|
13
13
|
gen/
|
14
|
+
out/
|
14
15
|
|
15
16
|
# Gradle files
|
16
17
|
.gradle/
|
@@ -22,5 +23,18 @@ local.properties
|
|
22
23
|
# Proguard folder generated by Eclipse
|
23
24
|
proguard/
|
24
25
|
|
25
|
-
#Log Files
|
26
|
+
# Log Files
|
26
27
|
*.log
|
28
|
+
|
29
|
+
# Android Studio Navigation editor temp files
|
30
|
+
.navigation/
|
31
|
+
|
32
|
+
# Android Studio captures folder
|
33
|
+
captures/
|
34
|
+
|
35
|
+
# Intellij
|
36
|
+
*.iml
|
37
|
+
.idea/workspace.xml
|
38
|
+
|
39
|
+
# Keystore files
|
40
|
+
*.jks
|
@@ -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,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
|
@@ -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
|
@@ -1,6 +1,12 @@
|
|
1
1
|
# Xcode
|
2
2
|
#
|
3
|
+
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
|
+
|
5
|
+
## Build generated
|
3
6
|
build/
|
7
|
+
DerivedData/
|
8
|
+
|
9
|
+
## Various settings
|
4
10
|
*.pbxuser
|
5
11
|
!default.pbxuser
|
6
12
|
*.mode1v3
|
@@ -9,18 +15,46 @@ build/
|
|
9
15
|
!default.mode2v3
|
10
16
|
*.perspectivev3
|
11
17
|
!default.perspectivev3
|
12
|
-
xcuserdata
|
13
|
-
|
18
|
+
xcuserdata/
|
19
|
+
|
20
|
+
## Other
|
14
21
|
*.moved-aside
|
15
|
-
|
22
|
+
*.xcuserstate
|
23
|
+
|
24
|
+
## Obj-C/Swift specific
|
16
25
|
*.hmap
|
17
26
|
*.ipa
|
18
|
-
*.
|
27
|
+
*.dSYM.zip
|
28
|
+
*.dSYM
|
19
29
|
|
20
30
|
# CocoaPods
|
21
31
|
#
|
22
32
|
# We recommend against adding the Pods directory to your .gitignore. However
|
23
33
|
# you should judge for yourself, the pros and cons are mentioned at:
|
24
|
-
#
|
34
|
+
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
25
35
|
#
|
26
36
|
# Pods/
|
37
|
+
|
38
|
+
# Carthage
|
39
|
+
#
|
40
|
+
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
41
|
+
# Carthage/Checkouts
|
42
|
+
|
43
|
+
Carthage/Build
|
44
|
+
|
45
|
+
# fastlane
|
46
|
+
#
|
47
|
+
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
48
|
+
# screenshots whenever they are needed.
|
49
|
+
# For more information about the recommended setup visit:
|
50
|
+
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
|
51
|
+
|
52
|
+
fastlane/report.xml
|
53
|
+
fastlane/screenshots
|
54
|
+
|
55
|
+
#Code Injection
|
56
|
+
#
|
57
|
+
# After new code Injection tools there's a generated folder /iOSInjectionProject
|
58
|
+
# https://github.com/johnno1962/injectionforxcode
|
59
|
+
|
60
|
+
iOSInjectionProject/
|
@@ -1,4 +1,12 @@
|
|
1
|
+
# Xcode
|
2
|
+
#
|
3
|
+
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
|
+
|
5
|
+
## Build generated
|
1
6
|
build/
|
7
|
+
DerivedData/
|
8
|
+
|
9
|
+
## Various settings
|
2
10
|
*.pbxuser
|
3
11
|
!default.pbxuser
|
4
12
|
*.mode1v3
|
@@ -7,8 +15,9 @@ build/
|
|
7
15
|
!default.mode2v3
|
8
16
|
*.perspectivev3
|
9
17
|
!default.perspectivev3
|
10
|
-
xcuserdata
|
11
|
-
|
18
|
+
xcuserdata/
|
19
|
+
|
20
|
+
## Other
|
12
21
|
*.moved-aside
|
13
|
-
|
14
|
-
*.
|
22
|
+
*.xccheckout
|
23
|
+
*.xcscmblueprint
|
@@ -1,6 +1,7 @@
|
|
1
1
|
# Logs
|
2
2
|
logs
|
3
3
|
*.log
|
4
|
+
npm-debug.log*
|
4
5
|
|
5
6
|
# Runtime data
|
6
7
|
pids
|
@@ -13,16 +14,24 @@ lib-cov
|
|
13
14
|
# Coverage directory used by tools like istanbul
|
14
15
|
coverage
|
15
16
|
|
17
|
+
# nyc test coverage
|
18
|
+
.nyc_output
|
19
|
+
|
16
20
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
17
21
|
.grunt
|
18
22
|
|
23
|
+
# node-waf configuration
|
24
|
+
.lock-wscript
|
25
|
+
|
19
26
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
20
27
|
build/Release
|
21
28
|
|
22
|
-
# Dependency
|
23
|
-
# Commenting this out is preferred by some people, see
|
24
|
-
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
29
|
+
# Dependency directories
|
25
30
|
node_modules
|
31
|
+
jspm_packages
|
26
32
|
|
27
|
-
#
|
28
|
-
.
|
33
|
+
# Optional npm cache directory
|
34
|
+
.npm
|
35
|
+
|
36
|
+
# Optional REPL history
|
37
|
+
.node_repl_history
|
@@ -4,6 +4,7 @@ capybara-*.html
|
|
4
4
|
/log
|
5
5
|
/tmp
|
6
6
|
/db/*.sqlite3
|
7
|
+
/db/*.sqlite3-journal
|
7
8
|
/public/system
|
8
9
|
/coverage/
|
9
10
|
/spec/tmp
|
@@ -15,12 +16,27 @@ pickle-email-*.html
|
|
15
16
|
config/initializers/secret_token.rb
|
16
17
|
config/secrets.yml
|
17
18
|
|
18
|
-
|
19
|
+
# dotenv
|
20
|
+
# TODO Comment out this rule if environment variables can be committed
|
21
|
+
.env
|
22
|
+
|
23
|
+
## Environment normalization:
|
19
24
|
/.bundle
|
20
25
|
/vendor/bundle
|
21
26
|
|
22
|
-
# these should all be checked in to
|
27
|
+
# these should all be checked in to normalize the environment:
|
23
28
|
# Gemfile.lock, .ruby-version, .ruby-gemset
|
24
29
|
|
25
30
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
26
31
|
.rvmrc
|
32
|
+
|
33
|
+
# if using bower-rails ignore default bower_components path bower.json files
|
34
|
+
/vendor/assets/bower_components
|
35
|
+
*.bowerrc
|
36
|
+
bower.json
|
37
|
+
|
38
|
+
# Ignore pow environment settings
|
39
|
+
.powenv
|
40
|
+
|
41
|
+
# Ignore Byebug command history file.
|
42
|
+
.byebug_history
|
@@ -5,14 +5,29 @@
|
|
5
5
|
/InstalledFiles
|
6
6
|
/pkg/
|
7
7
|
/spec/reports/
|
8
|
+
/spec/examples.txt
|
8
9
|
/test/tmp/
|
9
10
|
/test/version_tmp/
|
10
11
|
/tmp/
|
11
12
|
|
13
|
+
# Used by dotenv library to load environment variables.
|
14
|
+
# .env
|
15
|
+
|
12
16
|
## Specific to RubyMotion:
|
13
17
|
.dat*
|
14
18
|
.repl_history
|
15
19
|
build/
|
20
|
+
*.bridgesupport
|
21
|
+
build-iPhoneOS/
|
22
|
+
build-iPhoneSimulator/
|
23
|
+
|
24
|
+
## Specific to RubyMotion (use of CocoaPods):
|
25
|
+
#
|
26
|
+
# We recommend against adding the Pods directory to your .gitignore. However
|
27
|
+
# you should judge for yourself, the pros and cons are mentioned at:
|
28
|
+
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
29
|
+
#
|
30
|
+
# vendor/Pods/
|
16
31
|
|
17
32
|
## Documentation cache and generated files:
|
18
33
|
/.yardoc/
|
@@ -20,8 +35,9 @@ build/
|
|
20
35
|
/doc/
|
21
36
|
/rdoc/
|
22
37
|
|
23
|
-
## Environment
|
38
|
+
## Environment normalization:
|
24
39
|
/.bundle/
|
40
|
+
/vendor/bundle
|
25
41
|
/lib/bundler/man/
|
26
42
|
|
27
43
|
# for a library or gem, you might want to ignore these files since the code is
|
@@ -2,10 +2,18 @@
|
|
2
2
|
bin/
|
3
3
|
bin-debug/
|
4
4
|
bin-release/
|
5
|
+
[Oo]bj/ # FlashDevelop obj
|
6
|
+
[Bb]in/ # FlashDevelop bin
|
5
7
|
|
6
8
|
# Other files and folders
|
7
9
|
.settings/
|
8
10
|
|
11
|
+
# Executables
|
12
|
+
*.swf
|
13
|
+
*.air
|
14
|
+
*.ipa
|
15
|
+
*.apk
|
16
|
+
|
9
17
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
10
18
|
# should NOT be excluded as they contain compiler settings and other important
|
11
19
|
# information for Eclipse / Flash Builder.
|
@@ -2,7 +2,7 @@
|
|
2
2
|
*.apk
|
3
3
|
*.ap_
|
4
4
|
|
5
|
-
# Files for the Dalvik VM
|
5
|
+
# Files for the ART/Dalvik VM
|
6
6
|
*.dex
|
7
7
|
|
8
8
|
# Java class files
|
@@ -11,6 +11,7 @@
|
|
11
11
|
# Generated files
|
12
12
|
bin/
|
13
13
|
gen/
|
14
|
+
out/
|
14
15
|
|
15
16
|
# Gradle files
|
16
17
|
.gradle/
|
@@ -22,5 +23,18 @@ local.properties
|
|
22
23
|
# Proguard folder generated by Eclipse
|
23
24
|
proguard/
|
24
25
|
|
25
|
-
#Log Files
|
26
|
+
# Log Files
|
26
27
|
*.log
|
28
|
+
|
29
|
+
# Android Studio Navigation editor temp files
|
30
|
+
.navigation/
|
31
|
+
|
32
|
+
# Android Studio captures folder
|
33
|
+
captures/
|
34
|
+
|
35
|
+
# Intellij
|
36
|
+
*.iml
|
37
|
+
.idea/workspace.xml
|
38
|
+
|
39
|
+
# Keystore files
|
40
|
+
*.jks
|
data/data/github/C++.gitignore
CHANGED
data/data/github/C.gitignore
CHANGED
@@ -4,9 +4,15 @@
|
|
4
4
|
*.obj
|
5
5
|
*.elf
|
6
6
|
|
7
|
+
# Precompiled Headers
|
8
|
+
*.gch
|
9
|
+
*.pch
|
10
|
+
|
7
11
|
# Libraries
|
8
12
|
*.lib
|
9
13
|
*.a
|
14
|
+
*.la
|
15
|
+
*.lo
|
10
16
|
|
11
17
|
# Shared objects (inc. Windows DLLs)
|
12
18
|
*.dll
|
@@ -21,3 +27,7 @@
|
|
21
27
|
*.i*86
|
22
28
|
*.x86_64
|
23
29
|
*.hex
|
30
|
+
|
31
|
+
# Debug files
|
32
|
+
*.dSYM/
|
33
|
+
*.su
|
data/data/github/CMake.gitignore
CHANGED
@@ -1,7 +1,25 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
app
|
5
|
-
|
6
|
-
|
7
|
-
|
1
|
+
# CakePHP 3
|
2
|
+
|
3
|
+
/vendor/*
|
4
|
+
/config/app.php
|
5
|
+
|
6
|
+
/tmp/cache/models/*
|
7
|
+
!/tmp/cache/models/empty
|
8
|
+
/tmp/cache/persistent/*
|
9
|
+
!/tmp/cache/persistent/empty
|
10
|
+
/tmp/cache/views/*
|
11
|
+
!/tmp/cache/views/empty
|
12
|
+
/tmp/sessions/*
|
13
|
+
!/tmp/sessions/empty
|
14
|
+
/tmp/tests/*
|
15
|
+
!/tmp/tests/empty
|
16
|
+
|
17
|
+
/logs/*
|
18
|
+
!/logs/empty
|
19
|
+
|
20
|
+
# CakePHP 2
|
21
|
+
|
22
|
+
/app/tmp/*
|
23
|
+
/app/Config/core.php
|
24
|
+
/app/Config/database.php
|
25
|
+
/vendors/*
|
data/data/github/Dart.gitignore
CHANGED
@@ -1,13 +1,27 @@
|
|
1
|
-
#
|
1
|
+
# See https://www.dartlang.org/tools/private-files.html
|
2
|
+
|
3
|
+
# Files and directories created by pub
|
4
|
+
.buildlog
|
5
|
+
.packages
|
6
|
+
.project
|
7
|
+
.pub/
|
2
8
|
build/
|
3
|
-
packages/
|
9
|
+
**/packages/
|
4
10
|
|
5
|
-
#
|
11
|
+
# Files created by dart2js
|
12
|
+
# (Most Dart developers will use pub build to compile Dart, use/modify these
|
13
|
+
# rules if you intend to use dart2js directly
|
14
|
+
# Convention is to use extension '.dart.js' for Dart compiled to Javascript to
|
15
|
+
# differentiate from explicit Javascript files)
|
6
16
|
*.dart.js
|
7
|
-
*.
|
8
|
-
*.js_
|
17
|
+
*.part.js
|
9
18
|
*.js.deps
|
10
19
|
*.js.map
|
20
|
+
*.info.json
|
21
|
+
|
22
|
+
# Directory created by dartdoc
|
23
|
+
doc/api/
|
11
24
|
|
12
|
-
#
|
25
|
+
# Don't commit pubspec lock file
|
26
|
+
# (Library packages only! Remove pattern if developing an application package)
|
13
27
|
pubspec.lock
|