選択できるのは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 11年前
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