forgitter 0.0.4 → 0.0.5

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 (160) hide show
  1. checksums.yaml +4 -4
  2. data/.gitmodules +3 -0
  3. data/README.md +13 -6
  4. data/data/Actionscript.gitignore +11 -0
  5. data/data/Ada.gitignore +5 -0
  6. data/data/Agda.gitignore +1 -0
  7. data/data/Android.gitignore +26 -0
  8. data/data/AppceleratorTitanium.gitignore +3 -0
  9. data/data/ArchLinuxPackages.gitignore +9 -0
  10. data/data/Autotools.gitignore +14 -0
  11. data/data/Bancha.gitignore +16 -0
  12. data/data/C++.gitignore +21 -0
  13. data/data/C.gitignore +23 -0
  14. data/data/CFWheels.gitignore +12 -0
  15. data/data/CMake.gitignore +5 -0
  16. data/data/CONTRIBUTING.md +34 -0
  17. data/data/CakePHP.gitignore +7 -0
  18. data/data/ChefCookbook.gitignore +9 -0
  19. data/data/Clojure.gitignore +11 -0
  20. data/data/CodeIgniter.gitignore +6 -0
  21. data/data/CommonLisp.gitignore +3 -0
  22. data/data/Composer.gitignore +6 -0
  23. data/data/Concrete5.gitignore +3 -0
  24. data/data/Coq.gitignore +3 -0
  25. data/data/DM.gitignore +5 -0
  26. data/data/Dart.gitignore +13 -0
  27. data/data/Delphi.gitignore +53 -0
  28. data/data/Drupal.gitignore +36 -0
  29. data/data/EPiServer.gitignore +4 -0
  30. data/data/Eagle.gitignore +36 -0
  31. data/data/Elisp.gitignore +2 -0
  32. data/data/Elixir.gitignore +4 -0
  33. data/data/Erlang.gitignore +6 -0
  34. data/data/ExpressionEngine.gitignore +19 -0
  35. data/data/Fancy.gitignore +2 -0
  36. data/data/Finale.gitignore +13 -0
  37. data/data/ForceDotCom.gitignore +4 -0
  38. data/data/FuelPHP.gitignore +2 -0
  39. data/data/GWT.gitignore +28 -0
  40. data/data/Global/Archives.gitignore +27 -0
  41. data/data/Global/BricxCC.gitignore +4 -0
  42. data/data/Global/CVS.gitignore +4 -0
  43. data/data/Global/Cloud9.gitignore +3 -0
  44. data/data/Global/DartEditor.gitignore +2 -0
  45. data/data/Global/Dreamweaver.gitignore +3 -0
  46. data/data/Global/Eclipse.gitignore +30 -0
  47. data/data/Global/EiffelStudio.gitignore +2 -0
  48. data/data/Global/Emacs.gitignore +29 -0
  49. data/data/Global/Ensime.gitignore +3 -0
  50. data/data/Global/Espresso.gitignore +1 -0
  51. data/data/Global/FlexBuilder.gitignore +3 -0
  52. data/data/Global/IPythonNotebook.gitignore +2 -0
  53. data/data/Global/JetBrains.gitignore +29 -0
  54. data/data/Global/KDevelop4.gitignore +2 -0
  55. data/data/Global/Kate.gitignore +3 -0
  56. data/data/Global/Lazarus.gitignore +12 -0
  57. data/data/Global/Linux.gitignore +4 -0
  58. data/data/Global/Matlab.gitignore +16 -0
  59. data/data/Global/Mercurial.gitignore +3 -0
  60. data/data/Global/ModelSim.gitignore +23 -0
  61. data/data/Global/MonoDevelop.gitignore +8 -0
  62. data/data/Global/NetBeans.gitignore +7 -0
  63. data/data/Global/NotepadPP.gitignore +2 -0
  64. data/data/Global/OSX.gitignore +20 -0
  65. data/data/Global/Quartus2.gitignore +66 -0
  66. data/data/Global/README.md +10 -0
  67. data/data/Global/Redcar.gitignore +1 -0
  68. data/data/Global/SBT.gitignore +9 -0
  69. data/data/Global/SVN.gitignore +1 -0
  70. data/data/Global/SlickEdit.gitignore +11 -0
  71. data/data/Global/SublimeText.gitignore +9 -0
  72. data/data/Global/Tags.gitignore +14 -0
  73. data/data/Global/TextMate.gitignore +3 -0
  74. data/data/Global/Vagrant.gitignore +1 -0
  75. data/data/Global/VirtualEnv.gitignore +7 -0
  76. data/data/Global/Windows.gitignore +15 -0
  77. data/data/Global/Xcode.gitignore +14 -0
  78. data/data/Global/XilinxISE.gitignore +57 -0
  79. data/data/Global/vim.gitignore +6 -0
  80. data/data/Global/webMethods.gitignore +14 -0
  81. data/data/Go.gitignore +23 -0
  82. data/data/Gradle.gitignore +5 -0
  83. data/data/Grails.gitignore +30 -0
  84. data/data/Haskell.gitignore +11 -0
  85. data/data/Idris.gitignore +2 -0
  86. data/data/Java.gitignore +12 -0
  87. data/data/Jboss.gitignore +19 -0
  88. data/data/Jekyll.gitignore +1 -0
  89. data/data/Joomla.gitignore +437 -0
  90. data/data/Jython.gitignore +2 -0
  91. data/data/Kohana.gitignore +2 -0
  92. data/data/LICENSE +19 -0
  93. data/data/Laravel4.gitignore +3 -0
  94. data/data/Leiningen.gitignore +11 -0
  95. data/data/LemonStand.gitignore +21 -0
  96. data/data/Lilypond.gitignore +6 -0
  97. data/data/Lithium.gitignore +2 -0
  98. data/data/Magento.gitignore +118 -0
  99. data/data/Maven.gitignore +6 -0
  100. data/data/Mercury.gitignore +11 -0
  101. data/data/Meteor.gitignore +2 -0
  102. data/data/Node.gitignore +28 -0
  103. data/data/OCaml.gitignore +9 -0
  104. data/data/Objective-C.gitignore +26 -0
  105. data/data/Opa.gitignore +13 -0
  106. data/data/OpenCart.gitignore +11 -0
  107. data/data/OracleForms.gitignore +8 -0
  108. data/data/Packer.gitignore +5 -0
  109. data/data/Perl.gitignore +19 -0
  110. data/data/Phalcon.gitignore +2 -0
  111. data/data/PlayFramework.gitignore +17 -0
  112. data/data/Plone.gitignore +18 -0
  113. data/data/Prestashop.gitignore +29 -0
  114. data/data/Processing.gitignore +7 -0
  115. data/data/Python.gitignore +44 -0
  116. data/data/Qooxdoo.gitignore +5 -0
  117. data/data/Qt.gitignore +28 -0
  118. data/data/R.gitignore +8 -0
  119. data/data/README.md +79 -0
  120. data/data/ROS.gitignore +47 -0
  121. data/data/Rails.gitignore +26 -0
  122. data/data/RhodesRhomobile.gitignore +9 -0
  123. data/data/Ruby.gitignore +34 -0
  124. data/data/SCons.gitignore +2 -0
  125. data/data/Sass.gitignore +1 -0
  126. data/data/Scala.gitignore +17 -0
  127. data/data/Scrivener.gitignore +7 -0
  128. data/data/Sdcc.gitignore +8 -0
  129. data/data/SeamGen.gitignore +26 -0
  130. data/data/SketchUp.gitignore +1 -0
  131. data/data/SugarCRM.gitignore +25 -0
  132. data/data/Symfony.gitignore +15 -0
  133. data/data/Symfony2.gitignore +16 -0
  134. data/data/SymphonyCMS.gitignore +6 -0
  135. data/data/Target3001.gitignore +82 -0
  136. data/data/Tasm.gitignore +11 -0
  137. data/data/TeX.gitignore +98 -0
  138. data/data/Textpattern.gitignore +11 -0
  139. data/data/TurboGears2.gitignore +20 -0
  140. data/data/Typo3.gitignore +18 -0
  141. data/data/Umbraco.gitignore +12 -0
  142. data/data/Unity.gitignore +13 -0
  143. data/data/VVVV.gitignore +6 -0
  144. data/data/VisualStudio.gitignore +185 -0
  145. data/data/Waf.gitignore +3 -0
  146. data/data/WordPress.gitignore +13 -0
  147. data/data/Yeoman.gitignore +6 -0
  148. data/data/Yii.gitignore +6 -0
  149. data/data/ZendFramework.gitignore +20 -0
  150. data/data/gcov.gitignore +5 -0
  151. data/data/nanoc.gitignore +10 -0
  152. data/data/stella.gitignore +12 -0
  153. data/forgitter.gemspec +12 -2
  154. data/lib/forgitter/cli/option_parser.rb +6 -5
  155. data/lib/forgitter/options.rb +1 -2
  156. data/lib/forgitter/runner.rb +10 -10
  157. data/lib/forgitter/types.rb +15 -0
  158. data/lib/forgitter/version.rb +1 -1
  159. data/lib/forgitter.rb +1 -0
  160. metadata +152 -16
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 172e0500dbe82896d86acffc035d49768c91840e
4
- data.tar.gz: b6d9b32611a26499efa65f9384e2f90de6e6d200
3
+ metadata.gz: c10d64b34d7c961087c18be6e36432fcb9587fdf
4
+ data.tar.gz: 2b7c703373f2abd6ea762ffd62ed2469e71d5aa5
5
5
  SHA512:
6
- metadata.gz: 11e1f581c294cc8d33ca99dab996a9c3243d6c69b9317f620746b0ad16f4c60fa48458881d482ec76dec6f1a442d74192609ef13e8e6b204e8b405fa6dba14dc
7
- data.tar.gz: 3c8d9e84e87f777ed084f479a4bd53c1035c24291b0712b8dfe12d2e7a1e1c9d0ff09042a7426a01f0eeb944d36f9ca218bcc5d0b5afabe53dd5b2c919d46036
6
+ metadata.gz: 90497f42b3db8ddacac166f9f0177ebd3f8abde582867711c491c8e90037a8d3b1273a2a60b6cf366654d934754c7629b79ce1dc0851de2e0ea801d57ca24260
7
+ data.tar.gz: 30f4ce724fd24b709a8a4fe36651441af3da43020c184a08289707b63c05f99b00d8daeda6b9837a72f592085dfc1f0507370d2c00ffa0053a0e8b544b45b419
data/.gitmodules ADDED
@@ -0,0 +1,3 @@
1
+ [submodule "data"]
2
+ path = data
3
+ url = git@github.com:github/gitignore
data/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # Forgitter
2
2
 
3
- Forgitter is a .gitignore generator. It uses the *.gitignore files found at
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 keys found in the
28
- [types](https://github.com/cloudspace/forgitter/blob/master/lib/forgitter/types.rb)
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
- See `forgitter -h` for more options.
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.
@@ -0,0 +1,5 @@
1
+ # Object file
2
+ *.o
3
+
4
+ # Ada Library Information
5
+ *.ali
@@ -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,3 @@
1
+ # Build folder and log file
2
+ build/
3
+ build.log
@@ -0,0 +1,9 @@
1
+ *.tar
2
+ *.tar.*
3
+ *.zip
4
+ *.tgz
5
+ *.log
6
+ *.log.*
7
+ *.sig
8
+ pkg/
9
+ src/
@@ -0,0 +1,14 @@
1
+ # http://www.gnu.org/software/automake
2
+
3
+ Makefile.in
4
+
5
+ # http://www.gnu.org/software/autoconf
6
+
7
+ /autom4te.cache
8
+ /aclocal.m4
9
+ /compile
10
+ /configure
11
+ /depcomp
12
+ /install-sh
13
+ /missing
14
+ /stamp-h1
@@ -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
@@ -0,0 +1,21 @@
1
+ # Compiled Object files
2
+ *.slo
3
+ *.lo
4
+ *.o
5
+ *.obj
6
+
7
+ # Compiled Dynamic libraries
8
+ *.so
9
+ *.dylib
10
+ *.dll
11
+
12
+ # Compiled Static libraries
13
+ *.lai
14
+ *.la
15
+ *.a
16
+ *.lib
17
+
18
+ # Executables
19
+ *.exe
20
+ *.out
21
+ *.app
data/data/C.gitignore ADDED
@@ -0,0 +1,23 @@
1
+ # Object files
2
+ *.o
3
+ *.ko
4
+ *.obj
5
+ *.elf
6
+
7
+ # Libraries
8
+ *.lib
9
+ *.a
10
+
11
+ # Shared objects (inc. Windows DLLs)
12
+ *.dll
13
+ *.so
14
+ *.so.*
15
+ *.dylib
16
+
17
+ # Executables
18
+ *.exe
19
+ *.out
20
+ *.app
21
+ *.i*86
22
+ *.x86_64
23
+ *.hex
@@ -0,0 +1,12 @@
1
+ # unpacked plugin folders
2
+ plugins/**/*
3
+
4
+ # files directory where uploads go
5
+ files
6
+
7
+ # DBMigrate plugin: generated SQL
8
+ db/sql
9
+
10
+ # AssetBundler plugin: generated bundles
11
+ javascripts/bundles
12
+ stylesheets/bundles
@@ -0,0 +1,5 @@
1
+ CMakeCache.txt
2
+ CMakeFiles
3
+ Makefile
4
+ cmake_install.cmake
5
+ install_manifest.txt
@@ -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.
@@ -0,0 +1,7 @@
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
@@ -0,0 +1,9 @@
1
+ .vagrant
2
+ /cookbooks
3
+
4
+ # Bundler
5
+ bin/*
6
+ .bundle/*
7
+
8
+ .kitchen/
9
+ .kitchen.local.yml
@@ -0,0 +1,11 @@
1
+ pom.xml
2
+ pom.xml.asc
3
+ *jar
4
+ /lib/
5
+ /classes/
6
+ /target/
7
+ /checkouts/
8
+ .lein-deps-sum
9
+ .lein-repl-history
10
+ .lein-plugins/
11
+ .lein-failures
@@ -0,0 +1,6 @@
1
+ */config/development
2
+ */logs/log-*.php
3
+ */logs/!index.html
4
+ */cache/*
5
+ */cache/!index.html
6
+ */cache/!.htaccess
@@ -0,0 +1,3 @@
1
+ *.FASL
2
+ *.fasl
3
+ *.lisp-temp
@@ -0,0 +1,6 @@
1
+ composer.phar
2
+ vendor/
3
+
4
+ # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
5
+ # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
+ # composer.lock
@@ -0,0 +1,3 @@
1
+ config/site.php
2
+ files/cache/*
3
+ files/tmp/*
@@ -0,0 +1,3 @@
1
+ *.vo
2
+ *.glob
3
+ *.v.d
data/data/DM.gitignore ADDED
@@ -0,0 +1,5 @@
1
+ *.dmb
2
+ *.rsc
3
+ *.int
4
+ *.lk
5
+ *.zip
@@ -0,0 +1,13 @@
1
+ # Don’t commit the following directories created by pub.
2
+ build/
3
+ packages/
4
+
5
+ # Or the files created by dart2js.
6
+ *.dart.js
7
+ *.dart.precompiled.js
8
+ *.js_
9
+ *.js.deps
10
+ *.js.map
11
+
12
+ # Include when developing application packages.
13
+ pubspec.lock
@@ -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,4 @@
1
+ ######################
2
+ ## EPiServer Files
3
+ ######################
4
+ *License.config
@@ -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,2 @@
1
+ # Compiled
2
+ *.elc
@@ -0,0 +1,4 @@
1
+ /_build
2
+ /deps
3
+ erl_crash.dump
4
+ *.ez
@@ -0,0 +1,6 @@
1
+ .eunit
2
+ deps
3
+ *.o
4
+ *.beam
5
+ *.plt
6
+ erl_crash.dump
@@ -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/*
@@ -0,0 +1,2 @@
1
+ *.rbc
2
+ *.fyc
@@ -0,0 +1,13 @@
1
+ *.bak
2
+ *.db
3
+ *.avi
4
+ *.pdf
5
+ *.ps
6
+ *.mid
7
+ *.midi
8
+ *.mp3
9
+ *.aif
10
+ *.wav
11
+ # Some versions of Finale have a bug and randomly save extra copies of
12
+ # the music source as "<Filename> copy.mus"
13
+ *copy.mus
@@ -0,0 +1,4 @@
1
+ .project
2
+ .settings
3
+ salesforce.schema
4
+ Referenced Packages
@@ -0,0 +1,2 @@
1
+ fuel/app/logs/*/*/*
2
+ fuel/app/cache/*/*
@@ -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,4 @@
1
+ # Bricx Command Center IDE
2
+ # http://bricxcc.sourceforge.net
3
+ *.bak
4
+ *.sym
@@ -0,0 +1,4 @@
1
+ /CVS/*
2
+ */CVS/*
3
+ .cvsignore
4
+ */.cvsignore
@@ -0,0 +1,3 @@
1
+ # Cloud9 IDE - http://c9.io
2
+ .c9revisions
3
+ .c9
@@ -0,0 +1,2 @@
1
+ .project
2
+ .buildlog
@@ -0,0 +1,3 @@
1
+ # DW Dreamweaver added files
2
+ _notes
3
+ dwsync.xml
@@ -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
@@ -0,0 +1,2 @@
1
+ # The compilation directoy
2
+ EIFGENs