Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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