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

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