forgitter 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. data/data/cloudspace/android/Android.gitignore +16 -2
  3. data/data/cloudspace/android/Eclipse.gitignore +26 -5
  4. data/data/cloudspace/android/OSX.gitignore +7 -2
  5. data/data/cloudspace/ios/OSX.gitignore +7 -2
  6. data/data/cloudspace/ios/Objective-C.gitignore +39 -5
  7. data/data/cloudspace/ios/Xcode.gitignore +13 -4
  8. data/data/cloudspace/javascript/Linux.gitignore +6 -0
  9. data/data/cloudspace/javascript/Node.gitignore +14 -5
  10. data/data/cloudspace/rails/Linux.gitignore +6 -0
  11. data/data/cloudspace/rails/Rails.gitignore +18 -2
  12. data/data/cloudspace/rails/Ruby.gitignore +17 -1
  13. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +11 -0
  14. data/data/github/Actionscript.gitignore +8 -0
  15. data/data/github/Android.gitignore +16 -2
  16. data/data/github/AppEngine.gitignore +2 -0
  17. data/data/github/ArchLinuxPackages.gitignore +4 -0
  18. data/data/github/Autotools.gitignore +4 -0
  19. data/data/github/C++.gitignore +8 -0
  20. data/data/github/C.gitignore +10 -0
  21. data/data/github/CMake.gitignore +2 -0
  22. data/data/github/CUDA.gitignore +6 -0
  23. data/data/github/CakePHP.gitignore +25 -7
  24. data/data/github/Clojure.gitignore +1 -0
  25. data/data/github/CodeIgniter.gitignore +3 -3
  26. data/data/github/Composer.gitignore +1 -1
  27. data/data/github/Concrete5.gitignore +1 -0
  28. data/data/github/CraftCMS.gitignore +3 -0
  29. data/data/github/D.gitignore +20 -0
  30. data/data/github/Dart.gitignore +20 -6
  31. data/data/github/Delphi.gitignore +12 -0
  32. data/data/github/Drupal.gitignore +1 -1
  33. data/data/github/Eagle.gitignore +8 -0
  34. data/data/github/Elisp.gitignore +3 -0
  35. data/data/github/Elixir.gitignore +1 -0
  36. data/data/github/Elm.gitignore +4 -0
  37. data/data/github/Erlang.gitignore +4 -0
  38. data/data/github/ExtJs.gitignore +4 -0
  39. data/data/github/Fortran.gitignore +29 -0
  40. data/data/github/FuelPHP.gitignore +21 -2
  41. data/data/github/{gcov.gitignore → Gcov.gitignore} +0 -0
  42. data/data/github/GitBook.gitignore +16 -0
  43. data/data/github/Global/Anjuta.gitignore +3 -0
  44. data/data/github/Global/CVS.gitignore +1 -1
  45. data/data/github/Global/Calabash.gitignore +10 -0
  46. data/data/github/Global/CodeKit.gitignore +3 -0
  47. data/data/github/Global/Dreamweaver.gitignore +4 -0
  48. data/data/github/Global/Dropbox.gitignore +4 -0
  49. data/data/github/Global/Eclipse.gitignore +26 -5
  50. data/data/github/Global/EiffelStudio.gitignore +1 -1
  51. data/data/github/Global/Emacs.gitignore +13 -0
  52. data/data/github/Global/Ensime.gitignore +1 -0
  53. data/data/github/Global/GPG.gitignore +2 -0
  54. data/data/github/Global/JDeveloper.gitignore +13 -0
  55. data/data/github/Global/JetBrains.gitignore +36 -21
  56. data/data/github/Global/Lazarus.gitignore +26 -8
  57. data/data/github/Global/LibreOffice.gitignore +2 -0
  58. data/data/github/Global/Linux.gitignore +6 -0
  59. data/data/github/Global/LyX.gitignore +4 -0
  60. data/data/github/Global/Matlab.gitignore +3 -0
  61. data/data/github/Global/Mercurial.gitignore +5 -2
  62. data/data/github/Global/MicrosoftOffice.gitignore +16 -0
  63. data/data/github/Global/Momentics.gitignore +8 -0
  64. data/data/github/Global/NetBeans.gitignore +1 -1
  65. data/data/github/Global/Ninja.gitignore +2 -0
  66. data/data/github/Global/OSX.gitignore +7 -2
  67. data/data/github/Global/Otto.gitignore +1 -0
  68. data/data/github/Global/README.md +1 -1
  69. data/data/github/Global/Redis.gitignore +3 -0
  70. data/data/github/Global/SublimeText.gitignore +19 -1
  71. data/data/github/Global/SynopsysVCS.gitignore +36 -0
  72. data/data/github/Global/Tags.gitignore +2 -0
  73. data/data/github/Global/TortoiseGit.gitignore +2 -0
  74. data/data/github/Global/Vim.gitignore +10 -0
  75. data/data/github/Global/VirtualEnv.gitignore +5 -0
  76. data/data/github/Global/VisualStudioCode.gitignore +2 -0
  77. data/data/github/Global/{webMethods.gitignore → WebMethods.gitignore} +0 -0
  78. data/data/github/Global/Windows.gitignore +3 -0
  79. data/data/github/Global/Xcode.gitignore +13 -4
  80. data/data/github/Global/XilinxISE.gitignore +10 -0
  81. data/data/github/Go.gitignore +1 -0
  82. data/data/github/Gradle.gitignore +9 -0
  83. data/data/github/Grails.gitignore +3 -0
  84. data/data/github/Haskell.gitignore +10 -2
  85. data/data/github/IGORPro.gitignore +5 -0
  86. data/data/github/Jekyll.gitignore +2 -0
  87. data/data/github/Joomla.gitignore +110 -1
  88. data/data/github/Julia.gitignore +4 -0
  89. data/data/github/KiCad.gitignore +20 -0
  90. data/data/github/LICENSE +1 -1
  91. data/data/github/LabVIEW.gitignore +16 -0
  92. data/data/github/Laravel.gitignore +15 -0
  93. data/data/github/Leiningen.gitignore +1 -0
  94. data/data/github/Lua.gitignore +41 -0
  95. data/data/github/Magento.gitignore +20 -34
  96. data/data/github/Maven.gitignore +3 -0
  97. data/data/github/Mercury.gitignore +1 -0
  98. data/data/github/MetaProgrammingSystem.gitignore +16 -0
  99. data/data/github/{nanoc.gitignore → Nanoc.gitignore} +0 -0
  100. data/data/github/Nim.gitignore +1 -0
  101. data/data/github/Node.gitignore +14 -5
  102. data/data/github/OCaml.gitignore +11 -0
  103. data/data/github/Objective-C.gitignore +39 -5
  104. data/data/github/OpenCart.gitignore +2 -0
  105. data/data/github/Perl.gitignore +1 -0
  106. data/data/github/PlayFramework.gitignore +0 -2
  107. data/data/github/Prestashop.gitignore +27 -24
  108. data/data/github/Python.gitignore +45 -0
  109. data/data/github/Qt.gitignore +11 -1
  110. data/data/github/R.gitignore +27 -2
  111. data/data/github/README.md +5 -5
  112. data/data/github/Rails.gitignore +18 -2
  113. data/data/github/Ruby.gitignore +17 -1
  114. data/data/github/Rust.gitignore +7 -5
  115. data/data/github/Sass.gitignore +2 -1
  116. data/data/github/Scala.gitignore +2 -2
  117. data/data/github/Scheme.gitignore +7 -0
  118. data/data/github/Smalltalk.gitignore +18 -0
  119. data/data/github/{stella.gitignore → Stella.gitignore} +0 -0
  120. data/data/github/Swift.gitignore +65 -0
  121. data/data/github/Symfony.gitignore +48 -15
  122. data/data/github/TeX.gitignore +85 -3
  123. data/data/github/Terraform.gitignore +3 -0
  124. data/data/github/Typo3.gitignore +10 -8
  125. data/data/github/Umbraco.gitignore +10 -3
  126. data/data/github/Unity.gitignore +28 -11
  127. data/data/github/UnrealEngine.gitignore +62 -0
  128. data/data/github/VisualStudio.gitignore +90 -24
  129. data/data/github/Waf.gitignore +1 -0
  130. data/data/github/WordPress.gitignore +15 -10
  131. data/data/github/Xojo.gitignore +11 -0
  132. data/data/github/ZendFramework.gitignore +12 -7
  133. data/data/github/Zephir.gitignore +26 -0
  134. data/lib/forgitter/version.rb +1 -1
  135. metadata +48 -16
  136. data/data/github/Bancha.gitignore +0 -16
  137. data/data/github/Global/Quartus2.gitignore +0 -66
  138. data/data/github/Global/vim.gitignore +0 -6
  139. data/data/github/Jython.gitignore +0 -2
  140. data/data/github/Laravel4.gitignore +0 -3
  141. data/data/github/Meteor.gitignore +0 -2
  142. data/data/github/Symfony2.gitignore +0 -24
  143. data/data/github/Target3001.gitignore +0 -82
  144. data/data/github/Tasm.gitignore +0 -11
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e0416ac5e002a07f506752eed1cc27a1272616c2
4
- data.tar.gz: 7ee5c5bd1f330fcd4ba78842a977af9418b3f236
3
+ metadata.gz: 02c6911dfe5fa057fc4c0c9db8ce91058f33c424
4
+ data.tar.gz: 5251fa6997fc435138e9b5b93d5953233246e08e
5
5
  SHA512:
6
- metadata.gz: 6f6fc9f1557e599a8d3eab33cbe7fdb663c7702c75a5786edce12ec9537a91fce311970056b0665a52de0c290b6e3ef718009944ab5169a56e5e4a3da9c3074b
7
- data.tar.gz: 56ffc8c885aaad81c80ff7f7ecbaccb0d6b1e0089a3f835082dab4a5c7467aff5413bba6d495e91fcf4199d606b429afc5782bd85589c3e553324584d20e735c
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
- *.pydevproject
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
- # CDT-specific
23
+ # PyDev specific (Python IDE for Eclipse)
24
+ *.pydevproject
25
+
26
+ # CDT-specific (C/C++ Development Tooling)
21
27
  .cproject
22
28
 
23
- # PDT-specific
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
- .DS_Store
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 on external disk
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
- .DS_Store
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 on external disk
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
- *.xccheckout
18
+ xcuserdata/
19
+
20
+ ## Other
14
21
  *.moved-aside
15
- DerivedData
22
+ *.xcuserstate
23
+
24
+ ## Obj-C/Swift specific
16
25
  *.hmap
17
26
  *.ipa
18
- *.xcuserstate
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
- # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
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
- *.xccheckout
18
+ xcuserdata/
19
+
20
+ ## Other
12
21
  *.moved-aside
13
- DerivedData
14
- *.xcuserstate
22
+ *.xccheckout
23
+ *.xcscmblueprint
@@ -1,4 +1,10 @@
1
1
  *~
2
2
 
3
+ # temporary files which can be created if a process still has a handle open of a deleted file
4
+ .fuse_hidden*
5
+
3
6
  # KDE directory preferences
4
7
  .directory
8
+
9
+ # Linux trash folder which might appear on any partition or disk
10
+ .Trash-*
@@ -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 directory
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
- # Users Environment Variables
28
- .lock-wscript
33
+ # Optional npm cache directory
34
+ .npm
35
+
36
+ # Optional REPL history
37
+ .node_repl_history
@@ -1,4 +1,10 @@
1
1
  *~
2
2
 
3
+ # temporary files which can be created if a process still has a handle open of a deleted file
4
+ .fuse_hidden*
5
+
3
6
  # KDE directory preferences
4
7
  .directory
8
+
9
+ # Linux trash folder which might appear on any partition or disk
10
+ .Trash-*
@@ -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
- ## Environment normalisation:
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 normalise the environment:
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 normalisation:
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
@@ -0,0 +1,11 @@
1
+ **Reasons for making this change:**
2
+
3
+ _TODO_
4
+
5
+ **Links to documentation supporting these rule changes:**
6
+
7
+ _TODO_
8
+
9
+ If this is a new template:
10
+
11
+ - **Link to application or project’s homepage**: _TODO_
@@ -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
@@ -0,0 +1,2 @@
1
+ # Google App Engine generated folder
2
+ appengine-generated/
@@ -1,9 +1,13 @@
1
1
  *.tar
2
2
  *.tar.*
3
+ *.jar
4
+ *.exe
5
+ *.msi
3
6
  *.zip
4
7
  *.tgz
5
8
  *.log
6
9
  *.log.*
7
10
  *.sig
11
+
8
12
  pkg/
9
13
  src/
@@ -5,9 +5,13 @@ Makefile.in
5
5
  # http://www.gnu.org/software/autoconf
6
6
 
7
7
  /autom4te.cache
8
+ /autoscan.log
9
+ /autoscan-*.log
8
10
  /aclocal.m4
9
11
  /compile
12
+ /config.h.in
10
13
  /configure
14
+ /configure.scan
11
15
  /depcomp
12
16
  /install-sh
13
17
  /missing
@@ -4,11 +4,19 @@
4
4
  *.o
5
5
  *.obj
6
6
 
7
+ # Precompiled Headers
8
+ *.gch
9
+ *.pch
10
+
7
11
  # Compiled Dynamic libraries
8
12
  *.so
9
13
  *.dylib
10
14
  *.dll
11
15
 
16
+ # Fortran module files
17
+ *.mod
18
+ *.smod
19
+
12
20
  # Compiled Static libraries
13
21
  *.lai
14
22
  *.la
@@ -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
@@ -1,5 +1,7 @@
1
1
  CMakeCache.txt
2
2
  CMakeFiles
3
+ CMakeScripts
3
4
  Makefile
4
5
  cmake_install.cmake
5
6
  install_manifest.txt
7
+ CTestTestfile.cmake
@@ -0,0 +1,6 @@
1
+ *.i
2
+ *.ii
3
+ *.gpu
4
+ *.ptx
5
+ *.cubin
6
+ *.fatbin
@@ -1,7 +1,25 @@
1
- tmp/*
2
- [Cc]onfig/core.php
3
- [Cc]onfig/database.php
4
- app/tmp/*
5
- app/[Cc]onfig/core.php
6
- app/[Cc]onfig/database.php
7
- !empty
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/*
@@ -9,3 +9,4 @@ pom.xml.asc
9
9
  .lein-repl-history
10
10
  .lein-plugins/
11
11
  .lein-failures
12
+ .nrepl-port
@@ -1,6 +1,6 @@
1
1
  */config/development
2
2
  */logs/log-*.php
3
- */logs/!index.html
3
+ !*/logs/index.html
4
4
  */cache/*
5
- */cache/!index.html
6
- */cache/!.htaccess
5
+ !*/cache/index.html
6
+ !*/cache/.htaccess
@@ -1,5 +1,5 @@
1
1
  composer.phar
2
- vendor/
2
+ /vendor/
3
3
 
4
4
  # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
5
5
  # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
@@ -1,3 +1,4 @@
1
1
  config/site.php
2
2
  files/cache/*
3
3
  files/tmp/*
4
+ .htaccess
@@ -0,0 +1,3 @@
1
+ # Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
2
+ /craft/storage/*
3
+ !/craft/storage/logo/*
@@ -0,0 +1,20 @@
1
+ # Compiled Object files
2
+ *.o
3
+ *.obj
4
+
5
+ # Compiled Dynamic libraries
6
+ *.so
7
+ *.dylib
8
+ *.dll
9
+
10
+ # Compiled Static libraries
11
+ *.a
12
+ *.lib
13
+
14
+ # Executables
15
+ *.exe
16
+
17
+ # DUB
18
+ .dub
19
+ docs.json
20
+ __dummy.html
@@ -1,13 +1,27 @@
1
- # Don’t commit the following directories created by pub.
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
- # Or the files created by dart2js.
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
- *.dart.precompiled.js
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
- # Include when developing application packages.
25
+ # Don't commit pubspec lock file
26
+ # (Library packages only! Remove pattern if developing an application package)
13
27
  pubspec.lock