Brendan Forster fa441f9031 Merge pull request #1791 from Oddj0b/Calabash 9 年之前
..
Anjuta.gitignore 8bdd66a95d Ignore the symbole database which is a generated binary file. 10 年之前
Archives.gitignore 59c668120f add Windows Installer files 11 年之前
BricxCC.gitignore 9345b6b461 Add comment to BricxCC.gitignore 11 年之前
CVS.gitignore f0dde55c6b ensure single trailing newline 11 年之前
Calabash.gitignore 8ec50f4b74 Move Calabash to Global 9 年之前
Cloud9.gitignore 446ba8454d Update Cloud9.gitignore 11 年之前
CodeKit.gitignore 622a331692 Create CodeKit.gitignore 10 年之前
DartEditor.gitignore 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore 11 年之前
Dreamweaver.gitignore c83782755f DW Dreamweaver added files 11 年之前
Eclipse.gitignore 71e0c804e6 Add Code Recommenders directory 9 年之前
EiffelStudio.gitignore f5784d7a10 Fix few typos 9 年之前
Emacs.gitignore 9771968355 Ignore default Emacs server auth dir 9 年之前
Ensime.gitignore e71dfbb6d0 Add .ensime_cache dir 10 年之前
Espresso.gitignore f0dde55c6b ensure single trailing newline 11 年之前
FlexBuilder.gitignore 485a600a77 Added bin-release folder 11 年之前
GPG.gitignore d9b8a12b5f Adding rule to not accidentally publish your PGP/GPG private keys. 9 年之前
IPythonNotebook.gitignore 48e703a2c2 Remove stray whitespace 11 年之前
JDeveloper.gitignore e2de441a3e doc JDeveloper.gitignore 10 年之前
JetBrains.gitignore edb522ba0b Update reference article link 9 年之前
KDevelop4.gitignore e6aa7144b2 adding global gitignore for KDevelop4 13 年之前
Kate.gitignore 5f35f30b04 Added Kate ignore file 11 年之前
Lazarus.gitignore 79234283de Reworked Lazarus.gitignore according to Lazarus Wiki 10 年之前
LibreOffice.gitignore 0b421ba8db Move LibreOffice.gitignore to /Global 10 年之前
Linux.gitignore 7ea5e704a4 improve description of .fuse_hidden 9 年之前
LyX.gitignore 1f6d881044 Create LyX.gitignore 10 年之前
Matlab.gitignore f0dde55c6b ensure single trailing newline 11 年之前
Mercurial.gitignore 22294e017f Added dotfiles in working directory 9 年之前
MicrosoftOffice.gitignore 9978001b13 Add rule for MS PowerPoint temporary files 9 年之前
ModelSim.gitignore 5eeeeef2fd added initial version of ModelSim.gitignore 14 年之前
Momentics.gitignore 2201df76be Add user-specific settings to Momentics.gitignore 10 年之前
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore 14 年之前
NetBeans.gitignore f0daa85888 NetBeans file nb-configuration.xml should not be ignored. 9 年之前
Ninja.gitignore 68e79f379d Make ninja a global template. 11 年之前
NotepadPP.gitignore 5342e13bc9 ensure single trailing newline 11 年之前
OSX.gitignore 8478c871f3 Expand list of root-of-volume dotfiles 10 年之前
Otto.gitignore ce170fa831 Add Otto 9 年之前
README.md 5b3bb94904 Link to section being described 10 年之前
Redcar.gitignore 6a492645d5 Masking Redcar project files. 14 年之前
Redis.gitignore cfd038734d Add a global redis ignore file. 10 年之前
SBT.gitignore 08f0247f17 Fix URL in SBT template 11 年之前
SVN.gitignore c4619a22f0 Ignore all the .svn folders. 14 年之前
SlickEdit.gitignore 5342e13bc9 ensure single trailing newline 11 年之前
SublimeText.gitignore a30beca8ba Remove *.pyc 10 年之前
SynopsysVCS.gitignore 4457dcc517 Cleaning-up some of the comments that had been previously added. 10 年之前
Tags.gitignore cbe292daea Update Tags.gitignore 9 年之前
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list 14 年之前
TortoiseGit.gitignore abafa2d26f Create TortoiseGit.gitignore 10 年之前
Vagrant.gitignore c1af2ae829 Allow the Vagrantfile to be tracked as that's the intended purpose. 11 年之前
Vim.gitignore 457f6464a7 document Vim file patterns 10 年之前
VirtualEnv.gitignore 29bd7031a7 Merge remote-tracking branch 'upstream/master' into patch-1 9 年之前
VisualStudioCode.gitignore ed7d67a175 VSCode 0.8.0 config folder change 9 年之前
WebMethods.gitignore 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting 10 年之前
Windows.gitignore c3751cac16 add shortcut files 10 年之前
Xcode.gitignore f17925fe61 Merge branch 'master' into patch-1 9 年之前
XilinxISE.gitignore bf84550756 Update to include iMPACT and Core Generator files 9 年之前

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