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

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