Justin Spahr-Summers
e732aa40a1
Merge pull request #348 from bjoern-esser/master
...
ignore bz2 files, which are bzip2 actually
2012-08-09 00:10:14 -07:00
Justin Spahr-Summers
fa954f291e
Merge pull request #334 from mkenyon/master
...
Add OSX-specific Icon\r rule
2012-08-09 00:09:51 -07:00
Coby Chapple
b2818653f6
Merge pull request #360 from svanschu/master
...
PHPStorm gitignore
2012-08-08 18:26:38 -07:00
Coby Chapple
5a860949c0
Remove space after Thumbs.db — fixes #355
2012-08-08 17:37:15 +10:00
Coby Chapple
52398081c6
Merge pull request #395 from hugocf/patch-1
...
Windows XP Media Center Edition also creates ehthumbs.db
2012-08-02 19:51:19 -07:00
Coby Chapple
55f8c12acc
Merge pull request #385 from gneatgeek/master
...
Updated SASS gitignore
2012-08-02 19:29:02 -07:00
Justin Spahr-Summers
f88aa40dbe
Merge pull request #361 from MaxNanasy/patch-1
...
Removed redundant ".directory" that was already covered by ".*".
2012-08-02 19:05:26 -07:00
Justin Spahr-Summers
e31878f8bc
Merge pull request #304 from mgold/master
...
.netrwhist
2012-08-02 19:03:41 -07:00
Hugo Ferreira
0be0dd05f7
Windows XP Media Center Edition also creates ehthumbs.db which holds previews of video files.
...
See http://en.wikipedia.org/wiki/Windows_thumbnail_cache#Thumbs.db
2012-07-17 01:17:08 +02:00
GneatGeek
027e033836
Updated SASS gitignore
2012-07-03 13:54:50 -07:00
sciencebrainrs
dc623d479d
Add out folder to gitignore
2012-06-23 17:19:47 -05:00
Satish BD
e741ca37c8
Ignores for gtags and cscope added.
2012-06-10 01:32:00 +03:00
Max Nanasy
91a1756d29
Removed redundant ".directory" that was already covered by ".*".
2012-06-04 14:51:20 -07:00
Sven Schultschik
c27430e74c
PhPStorm gitignore
2012-06-04 22:59:05 +02:00
Björn Esser
4eebde9c47
added rule for .bz2 --> bzip2
2012-05-19 12:02:40 +02:00
Lucas Jenss
21f9741a1f
The sublime-project file should be checked into version control
...
It contains project specific configuration, and should therefore by
checked into version control (as documented on
http://www.sublimetext.com/docs/2/projects.html )
2012-05-10 15:25:42 +02:00
Mike Kenyon
720975f849
Add OSX-specific Icon\r rule
2012-05-01 15:02:46 -07:00
Dana
4b6bf65bdf
Updated Global/VisualStudio.gitignore
2012-04-30 10:52:47 -07:00
Torbjörn Klatt
e6aa7144b2
adding global gitignore for KDevelop4
...
KDevelop4 is the C/C++-IDE from the KDE desktop.
It creates a directory '.kdev4' and a hidden file
<projectname>.kdev4 in the project's root directory.
2012-04-20 10:12:43 +02:00
Max Goldstein
5bb2255b69
Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/
2012-04-19 00:46:16 -03:00
Safwan Choudhury
dfb30c6409
Ignoring compiled MEX binaries for all platforms
...
Including mexglx, mexa64, mexmaci64, mexw32 & mex64 (see
http://sfwn.in/FxbE for official list from Mathworks).
2012-04-18 23:15:10 -04:00
pangratz
4ef43d6b40
Add .texlipse for the TeXlipse Latex plugin for Eclipse
...
This addresses #229
2012-04-19 02:53:26 +02:00
Paul Betts
f7acf5b08f
Merge pull request #252 from EugeneKay/master
...
Global/Windows: Recycle Bins on network shares
2012-04-18 14:41:08 -07:00
Chris Wanstrath
ffe0448a4c
Merge pull request #287 from ogier/xilinx-ise
...
Added Xilinx ISE gitignore
2012-04-18 11:57:04 -07:00
Chris Wanstrath
a3ca100987
Merge pull request #288 from adilmughal/patch-1
...
Update Global/VisualStudio.gitignore
2012-04-18 11:56:45 -07:00
Chris Wanstrath
cf9c028deb
Merge pull request #214 from dtrebbien/patch-1
...
VisualStudio.gitignore: Ignore the ‘x64’ directories
2012-04-18 11:49:26 -07:00
Chris Wanstrath
0393836093
Merge pull request #260 from gneatgeek/master
...
SASS ignore File
2012-04-18 11:47:31 -07:00
Chris Wanstrath
4cede2e9d5
Merge pull request #266 from joshminnie/master
...
Bumpy case StyleCop file wasn't being ignored
2012-04-18 11:47:03 -07:00
Chris Wanstrath
72835feb15
Merge pull request #268 from jrhorn424/emacs-org-mode
...
Added Org-mode section to Emacs ignore file
2012-04-18 11:46:11 -07:00
Chris Wanstrath
c483d6fdd3
Merge pull request #285 from philipproplesch/master
...
Added NuGet "packages" directory and some NCrunch files to the VisualStudio.gitignore
2012-04-18 11:43:25 -07:00
GneatGeek
8cc0784302
Merge remote-tracking branch 'upstream/master'
2012-04-15 00:04:01 -07:00
Matheus dos Santos Lima
67d649e153
add '.sublime-workspace' in Global/SublimeText.gitignore
2012-04-12 17:48:45 -03:00
Adil Mughal
c7ff9c5c75
Update Global/VisualStudio.gitignore
2012-04-10 23:01:00 +06:00
Alex Ogier
26921c039a
Added Xilinx ISE gitignore
2012-04-09 21:21:28 -04:00
Philip Proplesch
5872a72579
Added NuGet and NCrunch to VisualStudio.gitignore
2012-04-03 12:38:46 +02:00
Jeffrey Horn
c0d30d5869
Added Org-mode section to Emacs ignore file
...
Org-mode stores archived TODOs from todo.org into todo.org_archive. It also
creates .org-id-locations in some cases.
2012-03-08 19:12:55 -05:00
Joshua Minnie
5b2876071d
StyleCop file was sometimes bumpy case
2012-03-08 15:53:34 -05:00
GneatGeek
bd20a55b30
Added SASS ignore file.
2012-02-20 15:56:24 -08:00
Eugene E. Kashpureff Jr
3aa2b49364
Add Recycle Bin on file shares
2012-02-02 11:39:55 -06:00
Daniel Trebbien
24372f9c4a
VisualStudio.gitignore: Ignore the ‘x64’ directories
2011-11-06 09:16:21 -05:00
John Barker
a48d4a9d14
tags on it's own will match a directory like lib/tags/
2011-09-14 14:29:04 +08:00
Chris Wanstrath
74b5ce5612
Merge pull request #183 from x3ro/master
...
Remove weird OS X specific .gitignore rule which behaves very unexpectedly
2011-09-01 16:59:13 -07:00
Chris Wanstrath
c0827ef922
Merge pull request #192 from stuartdb/patch-1
...
Installshield project output folder.
2011-09-01 16:57:09 -07:00
Chris Wanstrath
5039b28ea3
Merge pull request #169 from x3ro/patch-2
...
Improve NetBeans .gitignore rules
2011-09-01 16:56:32 -07:00
Chris Wanstrath
c08b5eaf4a
Merge pull request #163 from mibe/master
...
Some C# / VS changes
2011-09-01 16:55:11 -07:00
Chris Wanstrath
d9fb955d92
Merge pull request #161 from cboutter/master
...
Added a newline at end of the Mercurial and Java files in order to build a gitignore file from multiple templates.
2011-09-01 16:54:30 -07:00
Chris Wanstrath
64ef3e4f00
Merge pull request #134 from sjaeckel/master
...
Altera Quartus II and Mentor Graphics ModelSim/Questa
2011-09-01 16:43:21 -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