You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Justin Spahr-Summers f0f5e38db2 Merge pull request #760 10 年之前
..
Archives.gitignore add Windows Installer files 10 年之前
BricxCC.gitignore Add comment to BricxCC.gitignore 10 年之前
CVS.gitignore ensure single trailing newline 10 年之前
Cloud9.gitignore Add Cloud9 gitignore 11 年之前
Eclipse.gitignore Merge pull request #805 from Utumno/patch-1 10 年之前
Emacs.gitignore Merge pull request #645 from pxqr/master 10 年之前
Ensime.gitignore Add Ensime specific ignores 11 年之前
Espresso.gitignore ensure single trailing newline 10 年之前
FlexBuilder.gitignore ensure single trailing newline 10 年之前
JetBrains.gitignore add .idea_modules/ to Global/JetBrains.gitignore 10 年之前
KDevelop4.gitignore adding global gitignore for KDevelop4 12 年之前
Kate.gitignore Added Kate ignore file 11 年之前
Linux.gitignore There is no need to unignore `.gitignore`. 11 年之前
Matlab.gitignore ensure single trailing newline 10 年之前
Mercurial.gitignore Added newline in order to allow multiple adds of 13 年之前
ModelSim.gitignore added initial version of ModelSim.gitignore 13 年之前
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 年之前
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 13 年之前
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ 12 年之前
OSX.gitignore Fix OSX-specific Icon\r rule 10 年之前
Quartus2.gitignore added hex files to be ignored 13 年之前
README.md READMEs and globals and you 13 年之前
Redcar.gitignore Masking Redcar project files. 13 年之前
SASS.gitignore Fixed SASS case (It's Sass, not SASS) 11 年之前
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 10 年之前
SVN.gitignore Ignore all the .svn folders. 13 年之前
SublimeText.gitignore Make sublime-project rule off by default 10 年之前
Tags.gitignore Ignores for gtags and cscope added. 12 年之前
TextMate.gitignore add "*.tmproject" to ignore list 13 年之前
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 10 年之前
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 11 年之前
Windows.gitignore add Windows Installer files 10 年之前
XilinxISE.gitignore Added Xilinx ISE gitignore 12 年之前
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 10 年之前
webMethods.gitignore Remove generic and Java ignore patterns 10 年之前

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