diff options
author | Tharre <tharre3@gmail.com> | 2015-08-04 16:10:18 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2016-10-07 20:13:35 +0000 |
commit | 7f4d325414fa4f49669951e25141e0c456817540 (patch) | |
tree | e988844b0a32193e50500a221d4cd703064a2cbe /.gitignore | |
parent | 8c7a495fc164f358daaf8688dd22ac63ccc31e7c (diff) | |
download | dotfiles-7f4d325414fa4f49669951e25141e0c456817540.tar.gz dotfiles-7f4d325414fa4f49669951e25141e0c456817540.tar.xz dotfiles-7f4d325414fa4f49669951e25141e0c456817540.zip |
zsh: config overhaul
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |