gitignore/Global
YCH cbdbe97c96 Removed Microsoft Word 2016 Auto Backuped File on macOS
If checked the option "Always create backup copy" under Settings -> Save within Microsoft Word 2016 on macOS, when editing a docx file, a folder named as same as docx file name(without ext) will be created and placed a docx backup file named "Backup of DOCX_ORIGINAL_FILENAME.docx".
2018-08-14 12:50:32 +08:00
..
Anjuta.gitignore
Ansible.gitignore
Archives.gitignore Fix capitalization and spacing of comments 2017-05-31 12:16:02 -04:00
Backup.gitignore Backup: Add *.orig 2018-06-18 11:20:48 +07:00
Bazaar.gitignore
BricxCC.gitignore
Calabash.gitignore
Cloud9.gitignore
CodeKit.gitignore Updated for Codekit 3 2018-06-14 08:53:48 -05:00
CVS.gitignore
DartEditor.gitignore
Diff.gitignore New file for diff files 2018-06-18 11:33:48 +07:00
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore Merge pull request #2649 from lukoerfer/master 2018-06-17 15:41:46 -03:00
EiffelStudio.gitignore
Emacs.gitignore
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 updated jetbrains gitignore to ignore contentModel 2018-07-04 15:11:37 +02:00
Kate.gitignore
KDevelop4.gitignore
Lazarus.gitignore
LibreOffice.gitignore
Linux.gitignore
LyX.gitignore
macOS.gitignore .DS_Store is a file name, not an extension 2017-07-06 20:10:05 +02:00
Matlab.gitignore Merge pull request #2686 from 14roiron/patch-1 2018-06-17 15:32:43 -03:00
Mercurial.gitignore
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS 2018-08-14 12:50:32 +08:00
ModelSim.gitignore
Momentics.gitignore
MonoDevelop.gitignore
NetBeans.gitignore
Ninja.gitignore
NotepadPP.gitignore
Otto.gitignore
Patch.gitignore New file for artifacts of patch 2018-06-18 11:22:44 +07:00
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 Trim trailing whitespace 2018-06-05 11:09:20 +07:00
Tags.gitignore
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 Merge pull request #2631 from areyer/patch-1 2018-06-17 15:44:42 -03:00
VirtualEnv.gitignore
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

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