gitignore/Global
Adam Roben 43c205b5df Merge pull request #862 from jaseemabid/emacs
Ignore elpa and eshell generated files
2013-11-26 19:56:16 -08:00
..
Archives.gitignore add Windows Installer files 2013-10-16 18:45:13 +02:00
BricxCC.gitignore Add comment to BricxCC.gitignore 2013-11-12 06:28:53 +11:00
Cloud9.gitignore Add Cloud9 gitignore 2013-02-17 21:28:52 -08:00
CVS.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 2013-11-10 17:28:41 +01:00
Dreamweaver.gitignore DW Dreamweaver added files 2013-07-31 12:56:24 -05:00
Eclipse.gitignore Update Eclipse.gitignore 2013-11-13 03:14:12 +02:00
Emacs.gitignore Ignore elpa and eshell generated files 2013-11-14 11:00:49 +05:30
Ensime.gitignore Add Ensime specific ignores 2013-06-13 16:35:13 -03: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 add .idea_modules/ to Global/JetBrains.gitignore 2013-11-12 14:38:34 +03:00
Kate.gitignore Added Kate ignore file 2013-08-04 22:25:21 -05:00
KDevelop4.gitignore
Lazarus.gitignore Added lazarus ignore file in the global dir this time 2013-11-13 18:33:14 +00: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
ModelSim.gitignore
MonoDevelop.gitignore
NetBeans.gitignore
NotepadPP.gitignore
OSX.gitignore Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
Quartus2.gitignore
README.md
Redcar.gitignore
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
SublimeText.gitignore Make sublime-project rule off by default 2013-11-09 06:37:52 +11:00
SVN.gitignore
Tags.gitignore
TextMate.gitignore
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 2013-11-05 22:41:37 -05:00
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 2013-11-04 11:31:51 -03:00
VirtualEnv.gitignore
webMethods.gitignore Remove generic and Java ignore patterns 2013-11-13 14:19:16 -08:00
Windows.gitignore add Windows Installer files 2013-10-16 18:39:24 +02:00
XilinxISE.gitignore

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