diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index f440b808d982be20486fc37febb3ad36375d56e9..43fd5582f915b83653bcf621a8848ab1c32c75f2 100644 --- a/Global/Archives.gitignore +++ b/Global/Archives.gitignore @@ -12,11 +12,11 @@ *.lzma *.cab -#packing-only formats +# Packing-only formats *.iso *.tar -#package management formats +# Package management formats *.dmg *.xpi *.gem diff --git a/Global/SublimeText.gitignore b/Global/SublimeText.gitignore index 95ff2244c990f144c262a76386a8ea73616b1a81..86c3fa455aa813552ed648b9c63716e22cb74449 100644 --- a/Global/SublimeText.gitignore +++ b/Global/SublimeText.gitignore @@ -1,16 +1,16 @@ -# cache files for sublime text +# Cache files for Sublime Text *.tmlanguage.cache *.tmPreferences.cache *.stTheme.cache -# workspace files are user-specific +# Workspace files are user-specific *.sublime-workspace -# project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using SublimeText +# Project files should be checked into the repository, unless a significant +# proportion of contributors will probably not be using Sublime Text # *.sublime-project -# sftp configuration file +# SFTP configuration file sftp-config.json # Package control specific files diff --git a/Global/Vim.gitignore b/Global/Vim.gitignore index 42e7afc100512b21af0a3339fe851d21e3ee4ed5..6d21783d4715f52acd13c087f94fdf947b26917d 100644 --- a/Global/Vim.gitignore +++ b/Global/Vim.gitignore @@ -1,12 +1,14 @@ -# swap +# Swap [._]*.s[a-v][a-z] [._]*.sw[a-p] [._]s[a-v][a-z] [._]sw[a-p] -# session + +# Session Session.vim -# temporary + +# Temporary .netrwhist *~ -# auto-generated tag files +# Auto-generated tag files tags diff --git a/Global/macOS.gitignore b/Global/macOS.gitignore index 5972fe50f66e4c7b4b5d87afde97758eeeb7c64f..9d1061e8bc4b0a34cc6c79030549063a372f5e45 100644 --- a/Global/macOS.gitignore +++ b/Global/macOS.gitignore @@ -1,3 +1,4 @@ +# General *.DS_Store .AppleDouble .LSOverride