Brendan Forster de60b262fc ensure all touched files end in a newline 6 年之前
..
Anjuta.gitignore 8bdd66a95d Ignore the symbole database which is a generated binary file. 10 年之前
Ansible.gitignore cd22a9cc58 introduce Ansible ignores 8 年之前
Archives.gitignore 9322d165f3 Fix capitalization and spacing of comments 8 年之前
Backup.gitignore ae7feb6f26 New template file for Backup file formats 7 年之前
Bazaar.gitignore 4ac02fc282 Create the gitignore for Bazaar version control system 9 年之前
BricxCC.gitignore 9345b6b461 Add comment to BricxCC.gitignore 11 年之前
CVS.gitignore 0a93e406c0 Update CVS.gitignore 9 年之前
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 56a9cff483 Add the other Dreamweaver added files 10 年之前
Dropbox.gitignore 146fef70cb Add Dropbox.gitignore 10 年之前
Eclipse.gitignore e833921726 Merge pull request #2649 from lukoerfer/master 6 年之前
EiffelStudio.gitignore f5784d7a10 Fix few typos 9 年之前
Emacs.gitignore 3081a7059a Add .dir-locals.el 8 年之前
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 年之前
JDeveloper.gitignore e2de441a3e doc JDeveloper.gitignore 10 年之前
JEnv.gitignore 5105ed3af6 Create .gitignore rules for JEnv 8 年之前
JetBrains.gitignore de60b262fc ensure all touched files end in a newline 6 年之前
JetBrains.yml 677c7abacf extract JetBrains header information into metadata 6 年之前
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 4f7062e132 Add .nfs files to Linux.gitignore 8 年之前
LyX.gitignore 1f6d881044 Create LyX.gitignore 10 年之前
Matlab.gitignore 3a86aa2481 Merge pull request #2686 from 14roiron/patch-1 6 年之前
Mercurial.gitignore 22294e017f Added dotfiles in working directory 9 年之前
MicrosoftOffice.gitignore 433d912914 Edit ignore for Microsoft Visio autosave files to include Office <= 2003 8 年之前
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 d785d6115e nbactions.xml must not be ignored (?) 8 年之前
Ninja.gitignore 68e79f379d Make ninja a global template. 10 年之前
NotepadPP.gitignore 5342e13bc9 ensure single trailing newline 11 年之前
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 8dafbec557 [SBT] Add some excludes kept in Scala.gitignore . 8 年之前
SVN.gitignore c4619a22f0 Ignore all the .svn folders. 14 年之前
SlickEdit.gitignore 5342e13bc9 ensure single trailing newline 11 年之前
Stata.gitignore aaef8dd605 Commented out the exclusion of image files, added a link to list the image file types 9 年之前
SublimeText.gitignore 9322d165f3 Fix capitalization and spacing of comments 8 年之前
SynopsysVCS.gitignore a47c27d351 Trim trailing whitespace 7 年之前
Tags.gitignore e60b5dc494 Ignore GNU Global GSYMS database of other symbols 8 年之前
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list 14 年之前
TortoiseGit.gitignore abafa2d26f Create TortoiseGit.gitignore 10 年之前
Vagrant.gitignore ed9f8139c1 Optionally add log files to Vagrant and improve file's comments 8 年之前
Vim.gitignore aeee031f92 Merge pull request #2631 from areyer/patch-1 6 年之前
VirtualEnv.gitignore 29bd7031a7 Merge remote-tracking branch 'upstream/master' into patch-1 9 年之前
VisualStudioCode.gitignore 3e303c561b Modified VS Code .gitignore 8 年之前
WebMethods.gitignore 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting 10 年之前
Windows.gitignore c6c8b8db0b Add a new .msix extension 7 年之前
Xcode.gitignore 22a63953fb add metadata to unify the XCode/ObjC/Swift templates 6 年之前
Xcode.yml 22a63953fb add metadata to unify the XCode/ObjC/Swift templates 6 年之前
XilinxISE.gitignore bf84550756 Update to include iMPACT and Core Generator files 9 年之前
macOS.gitignore 2bb963b16a .DS_Store is a file name, not an extension 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