Carl Suster eda2ee70de Merge pull request #990 from chiragsanghavi/master hace 11 años
..
Archives.gitignore 59c668120f add Windows Installer files hace 11 años
BricxCC.gitignore 9345b6b461 Add comment to BricxCC.gitignore hace 11 años
CVS.gitignore f0dde55c6b ensure single trailing newline hace 11 años
Cloud9.gitignore 446ba8454d Update Cloud9.gitignore hace 11 años
DartEditor.gitignore 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore hace 11 años
Dreamweaver.gitignore c83782755f DW Dreamweaver added files hace 11 años
Eclipse.gitignore 791e8ed0ae Add output directory of sbteclipse plugin, hace 11 años
EiffelStudio.gitignore 009b474870 Move the EiffelStudio.gitignore in the Global directory hace 11 años
Emacs.gitignore 207cddf155 Ignore elpa and eshell generated files hace 11 años
Ensime.gitignore c173b00b32 Add Ensime specific ignores hace 12 años
Espresso.gitignore f0dde55c6b ensure single trailing newline hace 11 años
FlexBuilder.gitignore f0dde55c6b ensure single trailing newline hace 11 años
JetBrains.gitignore b3b6865ad3 Update JetBrains.gitignore hace 11 años
KDevelop4.gitignore e6aa7144b2 adding global gitignore for KDevelop4 hace 13 años
Kate.gitignore 5f35f30b04 Added Kate ignore file hace 11 años
Lazarus.gitignore 27569799cb Added lazarus ignore file in the global dir this time hace 11 años
Linux.gitignore 13c119f167 Added ignore for directory config under KDE hace 11 años
Matlab.gitignore f0dde55c6b ensure single trailing newline hace 11 años
Mercurial.gitignore cf2cc27679 Added newline in order to allow multiple adds of hace 14 años
ModelSim.gitignore 5eeeeef2fd added initial version of ModelSim.gitignore hace 14 años
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore hace 14 años
NetBeans.gitignore 5039b28ea3 Merge pull request #169 from x3ro/patch-2 hace 13 años
NotepadPP.gitignore 33567b0374 Added NotepadPP.gitignore for Notepad++ hace 12 años
OSX.gitignore da36175ff6 Fix OSX-specific Icon\r rule hace 11 años
Quartus2.gitignore 38ccc7d78c added hex files to be ignored hace 14 años
README.md bbebf0f7f6 READMEs and globals and you hace 14 años
Redcar.gitignore 6a492645d5 Masking Redcar project files. hace 14 años
SBT.gitignore 02aa9eb7a8 Ignore cache and history (created by SBT >=0.12) hace 11 años
SVN.gitignore c4619a22f0 Ignore all the .svn folders. hace 14 años
SublimeText.gitignore 3dadf4e9b3 Make sublime-project rule off by default hace 11 años
Tags.gitignore e741ca37c8 Ignores for gtags and cscope added. hace 13 años
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list hace 14 años
Vagrant.gitignore c1af2ae829 Allow the Vagrantfile to be tracked as that's the intended purpose. hace 11 años
VirtualEnv.gitignore 187c9cd399 VritualEnv specific files generated automaticaly when a new Env is created hace 12 años
Windows.gitignore d15f0b17fc add Windows Installer files hace 11 años
XilinxISE.gitignore 26921c039a Added Xilinx ISE gitignore hace 13 años
vim.gitignore 464ae2642b Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] hace 11 años
webMethods.gitignore 9280c7e331 removed duplicate hace 11 años

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