Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Nysa acce99efee Ignore Vim untitled and unsaved buffer swapfiles 11 лет назад
..
Archives.gitignore added rule for .bz2 --> bzip2 12 лет назад
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 лет назад
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 12 лет назад
Emacs.gitignore Added Org-mode section to Emacs ignore file 12 лет назад
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 13 лет назад
FlexBuilder.gitignore Added Flex Builder gitignore 13 лет назад
IntelliJ.gitignore Adding IntelliJ ignores 13 лет назад
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". 12 лет назад
Matlab.gitignore Manual merge to close #305 11 лет назад
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 лет назад
OSX.gitignore change the line endings of Global/OSX from dos to unix format 11 лет назад
PhPStorm.gitignore PhPStorm gitignore 12 лет назад
PyCharm.gitignore PyCharm IDE project specific files 11 лет назад
Quartus2.gitignore added hex files to be ignored 13 лет назад
README.md READMEs and globals and you 13 лет назад
Redcar.gitignore Masking Redcar project files. 13 лет назад
RubyMine.gitignore Ignore file that contains your workspace preferences 13 лет назад
SASS.gitignore Updated SASS gitignore 12 лет назад
SBT.gitignore Adding recommended SBT ignores 13 лет назад
SVN.gitignore Ignore all the .svn folders. 13 лет назад
SublimeText.gitignore The sublime-project file should be checked into version control 12 лет назад
Tags.gitignore tags on it's own will match a directory like lib/tags/ 12 лет назад
TextMate.gitignore add "*.tmproject" to ignore list 13 лет назад
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 11 лет назад
Windows.gitignore Remove space after Thumbs.db — fixes #355 12 лет назад
XilinxISE.gitignore Added Xilinx ISE gitignore 12 лет назад
vim.gitignore Ignore Vim untitled and unsaved buffer swapfiles 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