Commit Graph

304 Commits

Author SHA1 Message Date
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
Vitaly _Vi Shukela 8b8ff44ec7 Add .gitignore for Leiningen projects 2011-04-08 21:02:05 +03: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
tzicatl e1f0a713c4 Update Python.gitignore with some commonly used patterns for buildout-based projects 2011-04-04 22:14:13 -05:00
tzicatl 2a42f5376a Update Python.gitignore with some commonly used patterns for buildout-based projects 2011-04-04 22:14:03 -05:00
Nate Prouty 6039d18e27 Added .pyc to Django.gitignore 2011-04-01 22:44:05 -04:00
Mariano Cavallo 5efa76d5c3 Added system files to Wordpress.gitignore 2011-03-29 13:40:46 -03:00
Felix Marczinowski 7057906fd2 remove file, more general pattern is in vim.gitignore 2011-03-25 11:44:18 +01:00
Felix Marczinowski 5bdef3ee6d remove vi/vim-specific pattern already covered by vim.gitignore 2011-03-25 11:44:06 +01:00
Steffen Jaeckel 5eeeeef2fd added initial version of ModelSim.gitignore 2011-03-14 16:41:28 +01:00
Steffen Jaeckel 38ccc7d78c added hex files to be ignored 2011-03-14 11:32:48 +01:00
Alexei Znamensky a449bebd78 added .build - used by Dist::Zilla
Signed-off-by: Alexei Znamensky <russoz@cpan.org>
2011-03-12 22:44:09 -03:00
Michael Bemmerl 697559b09c Removed CSharp independent ignores, which are already in the globals VisualStudio.gitignore & Windows.gitignore. 2011-03-08 22:20:55 +01:00
Michael Bemmerl dc3ff85dce Ignore backup & log files from converting projects to a new Visual Studio version. 2011-03-07 23:50:23 +01:00
Steffen Jaeckel 1145ed5fc5 convert to unix line endings 2011-03-03 11:07:48 +01:00
Steffen Jaeckel 806e228b18 remove .sopcinfo file from the gitignore list 2011-03-03 11:05:23 +01:00
Steffen Jaeckel d6e6fa9a27 added memory initialization files to be ignored 2011-03-02 19:57:14 +01:00
Steffen Jaeckel 294b5c903b initial version of Quartus2.gitignore 2011-03-02 19:52:22 +01:00
shawnl 18c2ccc490 [Global/Archives.gitignore] package management formats 2011-02-26 09:08:04 -08:00
shawnl 5e4ae02d55 *.gz makes *.tar.gz redundant
added archive extentions (lzma xz)
2011-02-26 09:03:44 -08:00
Chris Wanstrath 0e80099258 Add logs and server.pid
Conflicts:

	PlayFramework.gitignore
2011-02-21 18:09:21 -08:00
Jeremiah Dodds d5850d466f Add gitignore for qooxdoo apps 2011-02-21 18:08:18 -08:00
Rustam Zagirov 3970297265 Adding Yii ignores 2011-02-21 18:08:03 -08:00
iven 05fa33b554 Ignore vim session file. 2011-02-21 18:07:04 -08:00
David Moises Paz Reyes 2710fbfff5 Added more rules to work as non core drupal developer
Only track folder: "sites" exluding the rules stated before.
This allow to track only custom modules/themes and/or 3th party
modules/themes.
2011-02-21 18:06:49 -08:00
Chris Wanstrath a7bebdc78d Merge branch 'master' of https://github.com/meisam/gitignore into meisam-master 2011-02-21 18:06:00 -08:00
Nooby bf11956a2a Ignore Linux hidden files (.*) except .gitignore files. 2011-02-21 18:05:02 -08:00
Marcin Ciunelis 8fd1095933 added pickle generated files 2011-02-21 18:04:04 -08:00
Raphael Schaad 5774649b8f In Global/OSX.gitignore .DS_Store? didn't match .DS_Store (a question mark (?) matches a single character). 2011-02-21 18:03:20 -08:00
Ahmed Kotb a0b3a59a30 Add Tasm.gitignore 2011-02-21 18:03:04 -08:00
Tony Petruzzi 765dd834aa add cfwheels gitignore 2011-02-21 18:02:55 -08:00
Chris Wanstrath 531d859f95 Merge branch 'master' of https://github.com/nberardi/gitignore into nberardi-master 2011-02-21 18:02:09 -08:00
Chris Wanstrath 1f0cc1d43b Merge branch 'master' of https://github.com/sepehr/gitignore into sepehr-master 2011-02-21 18:00:51 -08:00
Chris Wanstrath 0c33736c41 Merge branch 'master' of https://github.com/joachifm/gitignore into joachifm-master 2011-02-21 18:00:32 -08:00
Chris Wanstrath 4823407194 Merge branch 'master' of https://github.com/d2s/gitignore into d2s-master 2011-02-21 18:00:14 -08:00
Chris Wanstrath e2adce27c6 Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master 2011-02-21 17:59:52 -08:00
Keith Elder 21cef81229 Added since RIA/Silverlight projects use this for generated code that doesn't get added into source control. 2011-02-21 17:58:01 -08:00
Jay Anderson f14c958ecf Add ignore file for lilypond. 2011-02-21 17:57:27 -08:00
Eric Muyser 2ed7b7ab6a Add LemonStand gitignore. 2011-02-21 17:57:13 -08:00