選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Brendan Forster 7a052429f0 Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore 8年前
..
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 Update CVS.gitignore 9年前
Calabash.gitignore Move Calabash to Global 8年前
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 Add the other Dreamweaver added files 9年前
Dropbox.gitignore Add Dropbox.gitignore 9年前
Eclipse.gitignore Merge pull request #1807 from rlee287/eclipse-recommender 8年前
EiffelStudio.gitignore Fix few typos 8年前
Emacs.gitignore Add dist/ folder to Emacs gitignores 8年前
Ensime.gitignore Add .ensime_cache dir 9年前
Espresso.gitignore ensure single trailing newline 10年前
FlexBuilder.gitignore Added bin-release folder 10年前
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 8年前
IPythonNotebook.gitignore Remove stray whitespace 10年前
JDeveloper.gitignore doc JDeveloper.gitignore 9年前
JetBrains.gitignore Update Jetbrains .gitignore dataSources.local.xml 8年前
KDevelop4.gitignore adding global gitignore for KDevelop4 12年前
Kate.gitignore Added Kate ignore file 11年前
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 9年前
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9年前
Linux.gitignore improve description of .fuse_hidden 8年前
LyX.gitignore Create LyX.gitignore 9年前
Matlab.gitignore matlab: ignore octave session info 8年前
Mercurial.gitignore Added dotfiles in working directory 8年前
MicrosoftOffice.gitignore Comment more clear. 8年前
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 NetBeans file nb-configuration.xml should not be ignored. 8年前
Ninja.gitignore Make ninja a global template. 10年前
NotepadPP.gitignore ensure single trailing newline 10年前
OSX.gitignore Merge pull request #1972 from Kagamine/master 8年前
Otto.gitignore Add Otto 8年前
README.md Link to section being described 9年前
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 Move package control settings to Global/SublimeText.gitignore 8年前
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 9年前
Tags.gitignore Update Tags.gitignore 8年前
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 Update Vim.gitignore 8年前
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8年前
VisualStudioCode.gitignore VSCode 0.8.0 config folder change 8年前
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9年前
Windows.gitignore add shortcut files 9年前
Xcode.gitignore Merge branch 'master' into patch-1 8年前
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8年前

README.md

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

And a good blog post about ‘em: http://augustl.com/blog/2009/global_gitignores