Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Djones Boni 0b421ba8db Move LibreOffice.gitignore to /Global 9 лет назад
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 лет назад
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 лет назад
CodeKit.gitignore Create CodeKit.gitignore 9 лет назад
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 лет назад
Dreamweaver.gitignore DW Dreamweaver added files 10 лет назад
Eclipse.gitignore Remove trailing space 9 лет назад
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 10 лет назад
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore 9 лет назад
Ensime.gitignore ensure single trailing newline 10 лет назад
Espresso.gitignore ensure single trailing newline 10 лет назад
FlexBuilder.gitignore Added bin-release folder 10 лет назад
IPythonNotebook.gitignore Remove stray whitespace 10 лет назад
JDeveloper.gitignore added JDeveloper.gitignore 9 лет назад
JetBrains.gitignore Merge pull request #1232 from thunsaker/patch-1 9 лет назад
KDevelop4.gitignore adding global gitignore for KDevelop4 12 лет назад
Kate.gitignore Added Kate ignore file 10 лет назад
Lazarus.gitignore Update Lazarus.gitignore 9 лет назад
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9 лет назад
Linux.gitignore Added ignore for directory config under KDE 10 лет назад
LyX.gitignore Create LyX.gitignore 9 лет назад
Matlab.gitignore ensure single trailing newline 10 лет назад
Mercurial.gitignore Added newline in order to allow multiple adds of 13 лет назад
MicrosoftOffice.gitignore Create MicrosoftOffice 9 лет назад
ModelSim.gitignore added initial version of ModelSim.gitignore 13 лет назад
Momentics.gitignore Add user-specific settings to Momentics.gitignore 9 лет назад
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 лет назад
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 лет назад
Ninja.gitignore Make ninja a global template. 10 лет назад
NotepadPP.gitignore ensure single trailing newline 10 лет назад
OSX.gitignore Fixed typo in comment 10 лет назад
README.md READMEs and globals and you 13 лет назад
Redcar.gitignore Masking Redcar project files. 13 лет назад
SBT.gitignore Fix URL in SBT template 10 лет назад
SVN.gitignore Ignore all the .svn folders. 13 лет назад
SlickEdit.gitignore ensure single trailing newline 10 лет назад
SublimeText.gitignore Remove *.pyc 9 лет назад
Tags.gitignore Ignores for gtags and cscope added. 12 лет назад
TextMate.gitignore add "*.tmproject" to ignore list 13 лет назад
TortoiseGit.gitignore Create TortoiseGit.gitignore 9 лет назад
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 10 лет назад
VirtualEnv.gitignore Adding new file rule generated by the built-in venv module in Python 3 9 лет назад
Windows.gitignore add shortcut files 9 лет назад
Xcode.gitignore Ignore xcuserstate 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