選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Carl Suster 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs 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 Added Eclipse JDT .classpath file, and the Eclipse core .project file to 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 doc 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 add .Trash-* to ignore Linux partition or ext disk trash folders 9年前
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 Added missing gradle netbeans directory 9年前
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年前
Redis.gitignore Add a global redis ignore file. 9年前
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年前
SynopsysVCS.gitignore Moving SynopsysVCS.gitignore into Global/. 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年前
Vim.gitignore Capitalise initial letter in template filenames for consistency/sorting 9年前
VirtualEnv.gitignore Ignore the pip self check marker file in a Virtualenv. 9年前
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9年前
Windows.gitignore add shortcut files 9年前
Xcode.gitignore Ignore xcuserstate 10年前
XilinxISE.gitignore Added Xilinx ISE gitignore 12年前

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