Brendan Forster de60b262fc ensure all touched files end in a newline 6 år sedan
..
Anjuta.gitignore 8bdd66a95d Ignore the symbole database which is a generated binary file. 10 år sedan
Ansible.gitignore cd22a9cc58 introduce Ansible ignores 8 år sedan
Archives.gitignore 9322d165f3 Fix capitalization and spacing of comments 8 år sedan
Backup.gitignore ae7feb6f26 New template file for Backup file formats 7 år sedan
Bazaar.gitignore 4ac02fc282 Create the gitignore for Bazaar version control system 9 år sedan
BricxCC.gitignore 9345b6b461 Add comment to BricxCC.gitignore 11 år sedan
CVS.gitignore 0a93e406c0 Update CVS.gitignore 9 år sedan
Calabash.gitignore 8ec50f4b74 Move Calabash to Global 9 år sedan
Cloud9.gitignore 446ba8454d Update Cloud9.gitignore 11 år sedan
CodeKit.gitignore 622a331692 Create CodeKit.gitignore 10 år sedan
DartEditor.gitignore 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore 11 år sedan
Dreamweaver.gitignore 56a9cff483 Add the other Dreamweaver added files 10 år sedan
Dropbox.gitignore 146fef70cb Add Dropbox.gitignore 10 år sedan
Eclipse.gitignore e833921726 Merge pull request #2649 from lukoerfer/master 6 år sedan
EiffelStudio.gitignore f5784d7a10 Fix few typos 9 år sedan
Emacs.gitignore 3081a7059a Add .dir-locals.el 8 år sedan
Ensime.gitignore e71dfbb6d0 Add .ensime_cache dir 10 år sedan
Espresso.gitignore f0dde55c6b ensure single trailing newline 11 år sedan
FlexBuilder.gitignore 485a600a77 Added bin-release folder 11 år sedan
GPG.gitignore d9b8a12b5f Adding rule to not accidentally publish your PGP/GPG private keys. 9 år sedan
JDeveloper.gitignore e2de441a3e doc JDeveloper.gitignore 10 år sedan
JEnv.gitignore 5105ed3af6 Create .gitignore rules for JEnv 8 år sedan
JetBrains.gitignore de60b262fc ensure all touched files end in a newline 6 år sedan
JetBrains.yml 677c7abacf extract JetBrains header information into metadata 6 år sedan
KDevelop4.gitignore e6aa7144b2 adding global gitignore for KDevelop4 13 år sedan
Kate.gitignore 5f35f30b04 Added Kate ignore file 11 år sedan
Lazarus.gitignore 79234283de Reworked Lazarus.gitignore according to Lazarus Wiki 10 år sedan
LibreOffice.gitignore 0b421ba8db Move LibreOffice.gitignore to /Global 10 år sedan
Linux.gitignore 4f7062e132 Add .nfs files to Linux.gitignore 8 år sedan
LyX.gitignore 1f6d881044 Create LyX.gitignore 10 år sedan
Matlab.gitignore 3a86aa2481 Merge pull request #2686 from 14roiron/patch-1 6 år sedan
Mercurial.gitignore 22294e017f Added dotfiles in working directory 9 år sedan
MicrosoftOffice.gitignore 433d912914 Edit ignore for Microsoft Visio autosave files to include Office <= 2003 8 år sedan
ModelSim.gitignore 5eeeeef2fd added initial version of ModelSim.gitignore 14 år sedan
Momentics.gitignore 2201df76be Add user-specific settings to Momentics.gitignore 10 år sedan
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore 14 år sedan
NetBeans.gitignore d785d6115e nbactions.xml must not be ignored (?) 8 år sedan
Ninja.gitignore 68e79f379d Make ninja a global template. 10 år sedan
NotepadPP.gitignore 5342e13bc9 ensure single trailing newline 11 år sedan
Otto.gitignore ce170fa831 Add Otto 9 år sedan
README.md 5b3bb94904 Link to section being described 10 år sedan
Redcar.gitignore 6a492645d5 Masking Redcar project files. 14 år sedan
Redis.gitignore cfd038734d Add a global redis ignore file. 10 år sedan
SBT.gitignore 8dafbec557 [SBT] Add some excludes kept in Scala.gitignore . 8 år sedan
SVN.gitignore c4619a22f0 Ignore all the .svn folders. 14 år sedan
SlickEdit.gitignore 5342e13bc9 ensure single trailing newline 11 år sedan
Stata.gitignore aaef8dd605 Commented out the exclusion of image files, added a link to list the image file types 9 år sedan
SublimeText.gitignore 9322d165f3 Fix capitalization and spacing of comments 8 år sedan
SynopsysVCS.gitignore a47c27d351 Trim trailing whitespace 7 år sedan
Tags.gitignore e60b5dc494 Ignore GNU Global GSYMS database of other symbols 8 år sedan
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list 14 år sedan
TortoiseGit.gitignore abafa2d26f Create TortoiseGit.gitignore 10 år sedan
Vagrant.gitignore ed9f8139c1 Optionally add log files to Vagrant and improve file's comments 8 år sedan
Vim.gitignore aeee031f92 Merge pull request #2631 from areyer/patch-1 6 år sedan
VirtualEnv.gitignore 29bd7031a7 Merge remote-tracking branch 'upstream/master' into patch-1 9 år sedan
VisualStudioCode.gitignore 3e303c561b Modified VS Code .gitignore 8 år sedan
WebMethods.gitignore 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting 10 år sedan
Windows.gitignore c6c8b8db0b Add a new .msix extension 7 år sedan
Xcode.gitignore 22a63953fb add metadata to unify the XCode/ObjC/Swift templates 6 år sedan
Xcode.yml 22a63953fb add metadata to unify the XCode/ObjC/Swift templates 6 år sedan
XilinxISE.gitignore bf84550756 Update to include iMPACT and Core Generator files 9 år sedan
macOS.gitignore 2bb963b16a .DS_Store is a file name, not an extension 7 år sedan

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