gitignore/Global
Adam Roben 2fea1b6b92 Merge pull request #831 from arcresu/idea
Consolidate various IDE tempates into Global/JetBrains template
2013-11-11 05:25:58 -08:00
..
Archives.gitignore add Windows Installer files 2013-10-16 18:45:13 +02:00
CVS.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
Eclipse.gitignore Merge pull request #805 from Utumno/patch-1 2013-11-07 19:44:43 -08:00
Emacs.gitignore Added Org-mode section to Emacs ignore file 2012-03-08 19:12:55 -05:00
Espresso.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
FlexBuilder.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
JetBrains.gitignore Rename template IDEA->JetBrains 2013-11-09 08:14:41 +11:00
KDevelop4.gitignore adding global gitignore for KDevelop4 2012-04-20 10:12:43 +02:00
Linux.gitignore There is no need to unignore `.gitignore`. 2013-07-05 01:06:35 +02:00
Matlab.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
Mercurial.gitignore Added newline in order to allow multiple adds of 2011-05-27 08:54:48 +02:00
ModelSim.gitignore added initial version of ModelSim.gitignore 2011-03-14 16:41:28 +01:00
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 2011-05-23 21:31:25 -05:00
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 2011-09-01 16:56:32 -07:00
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ 2012-08-31 17:52:51 -05:00
OSX.gitignore Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
Quartus2.gitignore added hex files to be ignored 2011-03-14 11:32:48 +01:00
README.md READMEs and globals and you 2010-11-08 15:00:28 -08:00
Redcar.gitignore Masking Redcar project files. 2010-11-09 15:48:06 +08:00
SASS.gitignore Fixed SASS case (It's Sass, not SASS) 2013-05-09 09:50:44 +02:00
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
SVN.gitignore Ignore all the .svn folders. 2011-01-28 04:11:05 +08:00
SublimeText.gitignore Make sublime-project rule off by default 2013-11-09 06:37:52 +11:00
Tags.gitignore Ignores for gtags and cscope added. 2012-06-10 01:32:00 +03:00
TextMate.gitignore add "*.tmproject" to ignore list 2010-11-22 17:40:06 -08:00
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 2013-11-05 22:41:37 -05:00
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 2012-09-30 11:51:29 -04:00
Windows.gitignore add Windows Installer files 2013-10-16 18:39:24 +02:00
XilinxISE.gitignore Added Xilinx ISE gitignore 2012-04-09 21:21:28 -04:00
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 2013-11-04 11:31:51 -03:00

README.md

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: http://help.github.com/git-ignore/

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores