您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ivan Zuzak 5342e13bc9 ensure single trailing newline 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 Update Cloud9.gitignore 10 年前
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 年前
Dreamweaver.gitignore DW Dreamweaver added files 11 年前
Eclipse.gitignore Add output directory of sbteclipse plugin, 10 年前
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 10 年前
Emacs.gitignore Ignore elpa and eshell generated files 10 年前
Ensime.gitignore ensure single trailing newline 10 年前
Espresso.gitignore ensure single trailing newline 10 年前
FlexBuilder.gitignore Added bin-release folder 10 年前
JetBrains.gitignore Update JetBrains.gitignore 10 年前
KDevelop4.gitignore adding global gitignore for KDevelop4 12 年前
Kate.gitignore Added Kate ignore file 11 年前
Lazarus.gitignore ensure single trailing newline 10 年前
Linux.gitignore Added ignore for directory config under KDE 10 年前
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 12 年前
NotepadPP.gitignore ensure single trailing newline 10 年前
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 年前
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 10 年前
SVN.gitignore Ignore all the .svn folders. 13 年前
SlickEdit.gitignore ensure single trailing newline 10 年前
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 年前
Xcode.gitignore ensure single trailing newline 10 年前
XilinxISE.gitignore Added Xilinx ISE gitignore 12 年前
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 10 年前
webMethods.gitignore removed duplicate 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