選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Chris Kipp 55df35ee63 add in global metals (#3296) 4年前
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9年前
Ansible.gitignore introduce Ansible ignores 7年前
Archives.gitignore Update Archives.gitignore (#3220) 4年前
Backup.gitignore Backup: Add *.orig 6年前
Bazaar.gitignore Create the gitignore for Bazaar version control system 8年前
BricxCC.gitignore Add comment to BricxCC.gitignore 10年前
CVS.gitignore Update CVS.gitignore 8年前
Calabash.gitignore Move Calabash to Global 8年前
Cloud9.gitignore Update Cloud9.gitignore 10年前
CodeKit.gitignore Updated for Codekit 3 6年前
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10年前
Diff.gitignore New file for diff files 6年前
Dreamweaver.gitignore Add the other Dreamweaver added files 9年前
Dropbox.gitignore Add Dropbox.gitignore 9年前
Eclipse.gitignore [Global/Eclipse] Make .project opt-in (#3305) 4年前
EiffelStudio.gitignore Fix few typos 8年前
Emacs.gitignore Add "network-security.data" 5年前
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年前
Images.gitignore New template file for Images 6年前
JDeveloper.gitignore doc JDeveloper.gitignore 9年前
JEnv.gitignore Create .gitignore rules for JEnv 7年前
JetBrains.gitignore Added jarRepositories.xml as an optional ignore (#3254) 4年前
KDevelop4.gitignore adding global gitignore for KDevelop4 12年前
Kate.gitignore Added Kate ignore file 10年前
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 9年前
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9年前
Linux.gitignore Add .nfs files to Linux.gitignore 7年前
LyX.gitignore Create LyX.gitignore 9年前
MATLAB.gitignore Added Simulink cache files (#3148) 4年前
Mercurial.gitignore Added dotfiles in working directory 8年前
Metals.gitignore add in global metals (#3296) 4年前
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS 5年前
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 Ignore Generated Files 5年前
Ninja.gitignore Make ninja a global template. 10年前
NotepadPP.gitignore ensure single trailing newline 10年前
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB 5年前
Otto.gitignore Add Otto 8年前
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos 5年前
Patch.gitignore New file for artifacts of patch 6年前
PuTTY.gitignore Create PuTTY.gitignore 7年前
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 [SBT] Add some excludes kept in Scala.gitignore . 7年前
SVN.gitignore Ignore all the .svn folders. 13年前
SlickEdit.gitignore ensure single trailing newline 10年前
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types 8年前
SublimeText.gitignore add alternative sftp settings file (#3006) 4年前
SynopsysVCS.gitignore Trim trailing whitespace 6年前
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 7年前
TextMate.gitignore add "*.tmproject" to ignore list 13年前
TortoiseGit.gitignore Create TortoiseGit.gitignore 9年前
Vagrant.gitignore Fix log filename for Vagrant (#3053) 5年前
Vim.gitignore Update Vim.gitignore (#3169) 4年前
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8年前
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) 8年前
VisualStudioCode.gitignore Update to Global/VisualStudioCode (#3201) 4年前
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9年前
Windows.gitignore Update Windows.gitignore (#2191) 5年前
Xcode.gitignore Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132) 4年前
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8年前
macOS.gitignore .DS_Store is a file name, not an extension 6年前

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