gitignore/Global
Kenji Ohtsuka 7054f5d9b4
Update JetBrains.gitignore
ignore dbnavigator.xml

because it contains sensitive data, such as host, port, db, user name, and so on.
2018-05-10 23:10:36 +09:00
..
Anjuta.gitignore
Ansible.gitignore introduce Ansible ignores 2016-09-07 15:49:29 +02:00
Archives.gitignore Fix capitalization and spacing of comments 2017-05-31 12:16:02 -04:00
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 Update Eclipse.gitignore (#2556) 2017-12-26 20:04:18 +10:30
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
JDeveloper.gitignore
JEnv.gitignore Create .gitignore rules for JEnv 2017-05-25 23:48:15 +01:00
JetBrains.gitignore Update JetBrains.gitignore 2018-05-10 23:10:36 +09: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 .DS_Store is a file name, not an extension 2017-07-06 20:10:05 +02:00
Matlab.gitignore Update Matlab.gitignore (#2533) 2017-12-15 12:41:47 +10:30
Mercurial.gitignore
MicrosoftOffice.gitignore Edit ignore for Microsoft Visio autosave files to include Office <= 2003 2017-04-19 17:15:22 +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
README.md
Redcar.gitignore
Redis.gitignore
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . 2017-02-17 01:08:00 +05:00
SlickEdit.gitignore
Stata.gitignore
SublimeText.gitignore Fix capitalization and spacing of comments 2017-05-31 12:16:02 -04: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 Optionally add log files to Vagrant and improve file's comments 2017-06-06 01:07:12 -04:00
Vim.gitignore Add persistent undo to Vim.gitignore 2018-05-01 22:02:53 +03: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 a new .msix extension 2018-04-07 16:58:12 -03:00
Xcode.gitignore clarifying when ignoring is not required 2017-06-08 14:14:58 +08: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