您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Walter Purcaro 0618721661 Add stackdump to Windows.gitignore 7 年前
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 年前
Ansible.gitignore introduce Ansible ignores 7 年前
Archives.gitignore Added .tgz 7 年前
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 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 .project and .classpath should be inside VC 7 年前
EiffelStudio.gitignore Fix few typos 8 年前
Emacs.gitignore Add .dir-locals.el 7 年前
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 年前
JDeveloper.gitignore doc JDeveloper.gitignore 9 年前
JetBrains.gitignore Adding cmake-build-debug 7 年前
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 .autosave extension 7 年前
Mercurial.gitignore Added dotfiles in working directory 8 年前
MicrosoftOffice.gitignore Edit ignore for Microsoft Visio autosave files to include Office <= 2003 7 年前
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 nbactions.xml must not be ignored (?) 7 年前
Ninja.gitignore Make ninja a global template. 10 年前
NotepadPP.gitignore ensure single trailing newline 10 年前
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 [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 SublimeText: ignore new Package Control certs 7 年前
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 9 年前
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 Allow the Vagrantfile to be tracked as that's the intended purpose. 10 年前
Vim.gitignore Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz". 7 年前
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8 年前
VisualStudioCode.gitignore Modified VS Code .gitignore 7 年前
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 年前
Windows.gitignore Add stackdump to Windows.gitignore 7 年前
Xcode.gitignore Merge branch 'master' into patch-1 8 年前
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8 年前
macOS.gitignore Add two CR characters to ignore Icon? 7 年前

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