gitignore/Global
2016-11-30 13:30:27 +01:00
..
Anjuta.gitignore
Ansible.gitignore introduce Ansible ignores 2016-09-07 15:49:29 +02:00
Archives.gitignore
Bazaar.gitignore Create the gitignore for Bazaar version control system 2016-06-12 22:44:23 +01:00
BricxCC.gitignore
Calabash.gitignore Move Calabash to Global 2016-01-27 12:24:30 +01:00
Cloud9.gitignore
CodeKit.gitignore
CVS.gitignore
DartEditor.gitignore
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore Merge pull request #1807 from rlee287/eclipse-recommender 2016-03-06 18:36:39 +11:00
EiffelStudio.gitignore Fix few typos 2015-12-13 16:07:46 +02:00
Emacs.gitignore Add .dir-locals.el 2016-11-04 09:57:41 -03:00
Ensime.gitignore
Espresso.gitignore
FlexBuilder.gitignore
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 2015-09-09 13:48:12 -04:00
JDeveloper.gitignore
JetBrains.gitignore Updated Jetbrains.gitignore 2016-10-29 08:16:09 +03:00
Kate.gitignore
KDevelop4.gitignore
Lazarus.gitignore
LibreOffice.gitignore
Linux.gitignore Add .nfs files to Linux.gitignore 2016-09-19 17:21:02 +01:00
LyX.gitignore
macOS.gitignore Rename OSX.gitignore to macOS.gitignore 2016-08-30 19:12:57 +02:00
Matlab.gitignore matlab: ignore octave session info 2016-02-06 02:51:00 -06:00
Mercurial.gitignore
MicrosoftOffice.gitignore Comment more clear. 2016-04-28 15:40:02 +02:00
ModelSim.gitignore
Momentics.gitignore
MonoDevelop.gitignore
NetBeans.gitignore nbactions.xml must not be ignored (?) 2016-08-22 23:36:09 +05:30
Ninja.gitignore
NotepadPP.gitignore
Otto.gitignore Add Otto 2015-09-28 15:06:14 -07:00
README.md
Redcar.gitignore
Redis.gitignore
SBT.gitignore
SlickEdit.gitignore
SublimeText.gitignore Move package control settings to Global/SublimeText.gitignore 2016-05-05 15:35:26 -03:00
SVN.gitignore
SynopsysVCS.gitignore
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 2016-08-16 13:41:52 +02:00
TextMate.gitignore
TortoiseGit.gitignore
Vagrant.gitignore
Vim.gitignore Update Vim.gitignore 2016-02-22 17:50:16 +01:00
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 2016-01-21 10:36:01 +01:00
VisualStudioCode.gitignore Modified VS Code .gitignore 2016-11-21 14:04:42 +01:00
WebMethods.gitignore
Windows.gitignore Add ehthumbs_vista.db as Windows thumbnail cache file 2016-11-30 13:30:27 +01:00
Xcode.gitignore Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-19 00:24:34 +00:00
XilinxISE.gitignore Update to include iMPACT and Core Generator files 2015-12-06 11:47:00 -08:00

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