Commit Graph

2275 Commits

Author SHA1 Message Date
indexzero aa8f00968f [minor] Update Node.gitignore for npm 1.0 2011-05-29 21:47:07 -04:00
Kevin Jalbert f52b40cfa4 Add gitignore for nanoc
Add:
 * General nanoc gitignore file
2011-05-29 21:24:34 -04:00
Michael Bemmerl e6117c95dc Ignore multiple backup directories & logfiles from vsual studio's project conversion.
It is possible to run the project converter multiple times, which would generate new backup-directories (Backup1-Backupn) and logfiles (UpgradeLog2.XML-UpgradeLogn.XML)
2011-05-28 02:17:22 +02:00
Michael Bemmerl 266c134a9e ReSharper is a add-in which works in Visual Studio only. It's already in the VisualStudio gitignore file. 2011-05-28 02:17:13 +02:00
Christophe Boutter 4f72321419 Added newline at end of file. 2011-05-27 11:23:01 +02:00
Christophe Boutter cf2cc27679 Added newline in order to allow multiple adds of
gitignore files.
2011-05-27 08:54:48 +02: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
Philipp Bosch e7c15d9c37 Ignore .sass-cache directory in Compass projects. 2011-05-10 18:16:30 +02:00
Christopher Roussel bd072695a4 Added Joomla 1.6 2011-05-01 18:11:31 +01: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
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