gitignore/Global
Brendan Forster 0b4d5ef900 Merge pull request #2422 from danilcha/master
.DS_Store is a file name, not an extension
2017-09-09 11:01:13 +10: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
Cloud9.gitignore
CodeKit.gitignore
CVS.gitignore
DartEditor.gitignore
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore .project and .classpath should be inside VC 2017-03-28 09:22:28 +02:00
EiffelStudio.gitignore
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 JetBrains: out/ ignored recursively 2017-07-26 09:57:33 +02: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 Added Simulink .autosave extension 2017-01-27 16:23:44 +00:00
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 Fix capitalization and spacing of comments 2017-05-31 12:16:02 -04:00
VirtualEnv.gitignore
VisualStudioCode.gitignore Modified VS Code .gitignore 2016-11-21 14:04:42 +01:00
WebMethods.gitignore
Windows.gitignore Add stackdump to Windows.gitignore 2017-05-10 09:23:36 +02:00
Xcode.gitignore
XilinxISE.gitignore

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