summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkhalil choudhry <khalilchoudhry2@gmail.com>2019-12-29 09:35:31 +0500
committerRobby Russell <robby@planetargon.com>2019-12-28 20:35:31 -0800
commitb0be0439e5d99e186a9ae084eb4ed69c51d4b7cb (patch)
tree92984049abaf83f8dd909fe000ccda51a9188eca /.gitignore
parent016dd30f4c215dcc326f2ddc68dcb54603915f43 (diff)
downloadzsh-b0be0439e5d99e186a9ae084eb4ed69c51d4b7cb.tar.gz
zsh-b0be0439e5d99e186a9ae084eb4ed69c51d4b7cb.tar.bz2
zsh-b0be0439e5d99e186a9ae084eb4ed69c51d4b7cb.zip
Feature/ionic plugin aliases (#8494)
* Add DS_Store to gitignore * Add ionic aliases * Add ionic plugin readme
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 251c9dc9f..ec24a19bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ custom/
cache/
log/
*.swp
+.DS_Store