Adam Roben
c8a371e096
Merge pull request #906 from arinto/new-ignore-for-Eclipse-SBT
...
Add output directory of sbteclipse plugin, which is ".target" directory.
2014-01-06 19:47:23 -08:00
Adam Roben
c822fc2496
Merge pull request #905 from arinto/new-ignore-in-play-2.2.x
...
Add "dist" and ".cache" folders for Play 2.2.x
2014-01-06 19:46:04 -08:00
Adam Roben
b6fb1a9f00
Merge pull request #899 from andrewwutw/master
...
Added SCons.gitignore
2014-01-06 19:36:27 -08:00
Adam Roben
8423d07b85
Merge pull request #893 from dng-dev/patch-1
...
Update to Magento 1.8.x
2014-01-06 19:35:03 -08:00
Adam Roben
fcabd615a5
Merge pull request #883 from richorama/master
...
added node_modules
2014-01-06 19:13:47 -08:00
Adam Roben
042f8bf538
Merge pull request #840 from jan0sch/SugarCRM
...
Added the new upload directories and ignore the cache directory completely
2014-01-06 19:12:22 -08:00
Stuart P. Bentley
d79a88b29f
Refactor Node.gitignore with comments
...
The "build" directory is lost in this refactor, as many JS projects
do wish to include a minified/concatenated version of their source
in the "build" folder in source control.
2014-01-02 20:02:57 -05:00
Stuart P. Bentley
446ba8454d
Update Cloud9.gitignore
...
The next version of Cloud9 will use a top-level .c9 folder in the workspace for settings and metadata.
2014-01-02 16:51:35 -08:00
Mickey Puri
e0077c3900
fixed handling of nuget packages
2014-01-01 15:19:20 +00:00
Stijn-Flipper
68c34eff0e
also ignore sensitive configuration data
2013-12-28 17:16:38 +01:00
Tim Perry
8209359a88
Ignore grunt and lcov build files in Node projects
2013-12-26 23:53:21 +00:00
Arinto Murdopo
791e8ed0ae
Add output directory of sbteclipse plugin,
...
which is ".target" directory.
2013-12-25 07:48:34 +08:00
Arinto Murdopo
5f10e35598
Add "dist" and ".cache" folders for Play 2.2.x
...
Link: http://www.playframework.com/documentation/2.2.x/Anatomy
2013-12-25 07:35:59 +08:00
andrewwutw
1d724a505e
Added SCons.gitignore
2013-12-17 15:06:57 +08:00
Markus Olsson
07e4992c29
Merge pull request #896 from github/ignore-rails-config-secret
...
Rails: Ignore config/secrets.yml
2013-12-16 05:18:52 -08:00
Markus Olsson
da654e84c6
Merge pull request #891 from hulet/duplicate-fix
...
Remove duplicate rule
2013-12-16 05:15:39 -08:00
Shawn Davenport
8c525145ac
secrets.yml, not secret.
2013-12-14 12:58:17 -06:00
Shawn Davenport
9a2da27935
Rails: Ignore the new home of secret_key_base.
2013-12-14 12:55:32 -06:00
Evandro Leopoldino Gonçalves
33dd88ab84
Update Python.gitignore
2013-12-14 12:07:26 -02:00
Daniel Niedergesäß
402607d593
Update to Magento 1.8.x
2013-12-12 16:10:56 +01:00
Steve Hulet
5434327243
Remove duplicate rule
2013-12-09 21:21:57 -08:00
Alejandro Celaya
c2351631b7
Included missing new line
2013-12-03 14:51:50 +01:00
Alejandro Celaya
34f93ffcbc
Created Zend Framework 2 gitignore file
2013-12-03 14:47:58 +01:00
Jota Junior
8f2db01f1d
Remove astherisk before trailing slash
2013-12-02 19:15:00 -02:00
Richard Astbury
c65905abd2
added node_modules
2013-11-29 20:22:42 +00:00
Adam Roben
7b684c2866
Merge pull request #785 from NickHodges/master
...
Update Delphi to include new extensions
2013-11-27 12:10:58 -08:00
Nick Hodges
412d6907bc
Merging upstream
2013-11-27 15:03:08 -05:00
Jens Jahnke
1c58091723
Explanations for ignoring the cache directory
...
I wrote a more explanatory comment regarding the cache directory
and why it is ignored.
2013-11-27 17:30:57 +01:00
Adam Roben
a6dc172eaa
Merge pull request #879 from phmarek/master
...
Added file for Common Lisp.
2013-11-27 06:52:32 -08:00
Adam Roben
1c7c01521a
Merge pull request #878 from minsOne/master
...
Added ipa file to Objective-C.gitignore
2013-11-27 06:50:06 -08:00
Adam Roben
b81b5f92d7
Merge pull request #788 from sjwoodr/master
...
Update Java to exclude J2ME Mobile Tools for Java
2013-11-27 06:44:12 -08:00
Steve Woodruff
48b7b84b62
Java ME update for .mtj.tmp
2013-11-27 09:30:56 -05:00
Philipp Marek
277b8358f8
Added file for Common Lisp.
2013-11-27 07:31:41 +01:00
minsOne
e3fd044268
Added ipa file to Objective-C.gitignore
2013-11-27 14:40:07 +09:00
Adam Roben
513d1aab1f
Merge pull request #876 from jmillerdesign/patch-2
...
Use absolute paths to the files to ignore
2013-11-26 20:42:46 -08:00
J. Miller
413a9892b5
Use absolute paths to the files to ignore
...
This fixes an issue where index.php within a theme directory would be ignored, when the intention was to just ignore the index.php file in the root.
2013-11-26 20:37:48 -08:00
Adam Roben
759bcc3e62
Merge pull request #875 from four04/add-common-linux-compile-file-extensions
...
C: Ignore Some Common File Extensions for Binaries on Linux
2013-11-26 20:09:39 -08:00
Adam Roben
753c995244
Merge pull request #871 from mattrubin/master
...
Remove duplicate line in Objective-C.gitignore
2013-11-26 20:06:26 -08:00
Adam Roben
c2c74647f2
Merge pull request #869 from j4y/master
...
plugin.xml shouldn't be in source control. This is a Grails plugin artifact
2013-11-26 20:05:01 -08:00
Adam Roben
cbda8a4d7f
Merge pull request #870 from CaseyB/master
...
Ignore MonoDevelop cache files
2013-11-26 20:02:55 -08:00
Adam Roben
288442e180
Merge pull request #866 from stefan-vatov/master
...
Added .gitignore for Scrivener
2013-11-26 20:00:05 -08:00
Kristofer Rye
c76bbb50c0
Merge branch 'master' into add-common-linux-compile-file-extensions
2013-11-26 22:59:01 -05:00
Adam Roben
6604167da5
Merge pull request #864 from oschrenk/patch-4
...
Ignore worksheet directory
2013-11-26 19:57:49 -08:00
Kristofer Rye
a79b082024
Merge branch 'master' into add-common-linux-compile-file-extensions
...
More updates
2013-11-26 22:57:22 -05:00
Adam Roben
43c205b5df
Merge pull request #862 from jaseemabid/emacs
...
Ignore elpa and eshell generated files
2013-11-26 19:56:16 -08:00
Adam Roben
3fb1b419f2
Merge pull request #861 from jaseemabid/elisp
...
Ignore file for elisp projects
2013-11-26 19:55:57 -08:00
Kristofer Rye
c8d99ff857
Merge branch 'master' into add-common-linux-compile-file-extensions
...
More upstream merges
2013-11-26 22:55:19 -05:00
Adam Roben
8e9563a7c9
Merge pull request #856 from oschrenk/patch-3
...
Ignore files created by maven-release-plugin
2013-11-26 19:51:32 -08:00
Adam Roben
cea67aabe0
Merge pull request #853 from danieljabailey/master
...
Add Lazarus IDE ignore file (in global dir this time)
2013-11-26 19:50:24 -08:00
Adam Roben
0bd7638db9
Merge pull request #852 from kdeldycke/patch-1
...
Ignore rope files.
2013-11-26 19:50:06 -08:00