Chris Wanstrath
d4bd64e123
Merge pull request #151 from anaxamaxan/patch-1
...
Changes to support CodeIgniter (Reactor) 2.0
2011-09-01 16:38:17 -07:00
Chris Wanstrath
7b5ee16348
Merge pull request #152 from jimymodi/master
...
Opencart gitignore file
2011-09-01 16:38:05 -07:00
Chris Wanstrath
dee4333885
Merge pull request #153 from ovargas27/master
...
Added RubyMine
2011-09-01 16:37:51 -07:00
Chris Wanstrath
084249a945
Merge pull request #154 from onecrayon/master
...
Added support for Espresso .gitignore
2011-09-01 16:37:39 -07:00
Chris Wanstrath
1aa3d1d58e
Merge pull request #155 from elyscape/patch-1
...
Added .sln.docstates to ignore list
2011-09-01 16:37:25 -07:00
Chris Wanstrath
518ec11a41
Merge pull request #158 from jbolduan/master
...
Added Support For MonoDevelop .gitignore
2011-09-01 16:36:11 -07:00
Chris Wanstrath
2d038fd682
Merge pull request #160 from the-kenny/master
...
Ignore Emacs write-lock files
2011-09-01 16:35:27 -07:00
Chris Wanstrath
660420b072
Merge pull request #165 from indexzero/master
...
Update for Node.gitignore and npm 1.0
2011-09-01 16:34:54 -07:00
Chris Wanstrath
9fa55481d6
Merge pull request #167 from audioplastic/master
...
Added Matlab.gitignore to Globals
2011-09-01 16:34:48 -07:00
Chris Wanstrath
c61fcfd6d5
Merge pull request #173 from DenisGorbachev/patch-1
...
Edited Global/Eclipse.gitignore via GitHub
2011-09-01 16:34:41 -07:00
Chris Wanstrath
eb10754c71
Merge pull request #177 from L42y/patch-1
...
update Magento.gitignore to work with Magento 1.6
2011-09-01 16:34:35 -07:00
Chris Wanstrath
4644c35447
Merge pull request #178 from jasoncawood/master
...
added SublimeText ignore
2011-09-01 16:34:19 -07:00
Chris Wanstrath
1fad2cd7b1
Merge pull request #187 from bripkens/master
...
Ignore additional Netbeans configuration file
2011-09-01 16:34:10 -07:00
Chris Wanstrath
bdc4a09428
Merge pull request #188 from headcr4sh/patch-1
...
Add ".externalToolBuilders/" and "*.launch"
2011-09-01 16:32:18 -07:00
Chris Wanstrath
26036cb269
Merge pull request #194 from ReidCarlberg/master
...
Force.com sample file
2011-08-30 09:49:16 -07:00
ReidCarlberg
ae6058ec1e
Initial commit, Force.com gitignore file.
2011-08-30 05:41:07 -07:00
Benjamin P. Jung
ad40b5dd85
Add ".externalToolBuilders/" and "*.launch"
...
*** .externalToolBuilders/
This directory stores project-specific launch configurations for external tool builders, such as ant tasks that have to be executed to fulfill the build lifecycle
*** *.launch
It is possible to store "eclipse launch configurations" in external files. These (XML-)files may be stored anywhere within your projects and will be discovered by Eclipse automagically.
2011-08-11 17:36:05 +03:00
Ben Ripkens
ec6b91fcdd
Additional Netbeans file which can be ignored.
2011-08-09 12:56:08 +03:00
Jason Cawood
111965eafe
Edited Global/SublimeText.gitignore via GitHub
2011-07-13 09:19:25 -07:00
Jason Cawood
beabf7ebfd
added ignore for a SublimeText project
2011-07-12 13:56:41 -07:00
L42y
179edfabae
update Magento.gitignore to work with Magento 1.6
2011-07-08 18:36:52 -07:00
DenisGorbachev
48d3bbe6bb
Edited Global/Eclipse.gitignore via GitHub
2011-06-27 04:55:29 -07:00
Nick Clark
9da8f662ca
Added matlab editor global gitignore to remove autosaved backups
2011-06-04 21:39:47 +01:00
indexzero
aa8f00968f
[minor] Update Node.gitignore for npm 1.0
2011-05-29 21:47:07 -04:00
Moritz Ulrich
e61c20ac1d
Ignore emacs auto-save files (.# prefix)
...
The behavior is documented in [1].
The prefix doesn't seem to be documented, but it is hardoced as described in [2].
[1]: http://www.gnu.org/software/emacs/manual/html_node/emacs/Interlocking.html#Interlocking
[2]: http://tekman.livejournal.com/79598.html
2011-05-25 19:49:20 +02:00
Jeff Bolduan
e8b2e1a9cc
Added support for MonoDevelop .gitignore
2011-05-23 21:31:25 -05:00
Eli Young
86e8a934b0
Added .sln.docstates to ignore list. As per http://goo.gl/NwdPT , they are a .suo supplement.
2011-05-19 21:34:57 -07:00
Ian Beck
d443fda444
Added ignore file for Espresso project files (Mac OS X only)
2011-05-17 10:00:46 -07:00
Omar
a9e135dabb
Ignore file that contains your workspace preferences
2011-05-12 19:23:50 -05:00
unknown
1a95877a5e
Opencart gitignore file
2011-05-12 20:27:24 +05:30
anaxamaxan
a6ba7878bf
Changes to support CodeIgniter (Reactor) 2.0
...
Environment support eliminates the need to ignore database.php. Instead, ignore the entire development dir.
Logs and cache are now in application folder instead of system.
2011-05-11 22:56:28 -07:00
Chris Wanstrath
88320f20dc
Merged pull request #142 from weppos/ruby.
...
Ruby.gitignore
2011-04-29 02:06:52 -07:00
Chris Wanstrath
d300adb530
Merged pull request #144 from oschrenk/master.
...
PlayFramework: Ignoring `precompiled` directory
2011-04-29 02:04:41 -07:00
Chris Wanstrath
dfb82f5940
Merged pull request #145 from bripkens/master.
...
Ignore Netbeans run configuration file
2011-04-29 02:04:30 -07:00
Chris Wanstrath
58c1b54539
Merged pull request #132 from shawnl/master.
...
Global/Archives.gitignore
2011-04-29 02:04:08 -07:00
Chris Wanstrath
f6dfb71a9a
Merged pull request #135 from mibe/master.
...
More VisualStudio rules
2011-04-29 02:03:02 -07:00
Chris Wanstrath
4ee2a35005
Merged pull request #136 from russoz/master.
...
added .build to Perl.gitignore
2011-04-29 02:02:40 -07:00
Chris Wanstrath
d4e35a2810
Merged pull request #137 from fmarczin/master.
...
Remove two vi/vim-related duplications
2011-04-29 02:02:23 -07:00
Chris Wanstrath
16faac750a
Merged pull request #139 from mcavallo/master.
...
Wordpress.gitignore
2011-04-29 02:01:50 -07:00
Chris Wanstrath
d939bea3ed
Merged pull request #140 from prouty/master.
...
Added .pyc to Django.gitignore
2011-04-29 02:01:30 -07:00
Chris Wanstrath
74613989ba
Merged pull request #141 from sdouche/master.
...
Update Python ignore
2011-04-29 01:58:50 -07:00
Chris Wanstrath
41010cff94
Merged pull request #146 from callingshotgun/patch-1.
...
Added local properties, updated how generated files are detected, added O
2011-04-29 01:57:12 -07:00
Alexander Lucas
599a7fc761
Updated Generated Files location (*R was kind of dangerous), added local.properties
2011-04-27 13:12:44 -07:00
Alexander Lucas
4001623d7d
Added local properties, updated how generated files are detected, added OS Cruft (useless stuff added by windows/mac)
2011-04-26 14:46:58 -07:00
Ben Ripkens
7924c91fba
Added nbactions.xml to the netbeans ignore file
2011-04-15 09:00:33 +02:00
Oliver Schrenk
9c8fab9fcd
Ignoring precompiled directory
2011-04-09 01:02:36 +02:00
Simone Carletti
d63e2bd8ad
Keep entries sorted to make it easier to lookup for a specific item or spot duplicates.
2011-04-08 10:54:24 +02:00
Simone Carletti
70d121c20a
Remove duplicate 'pkg' entry in Ruby.gitignore.
2011-04-08 10:53:37 +02:00
Sébastien Douche
0d0423aa89
Merge remote-tracking branch 'tzicatl/master'
2011-04-05 14:15:24 +02:00
Sébastien Douche
03bd371712
Merge remote-tracking branch 'github/master'
2011-04-05 14:15:05 +02:00