diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-02-14 09:08:34 -0700 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-02-14 09:08:34 -0700 |
commit | 2e13c022549ebd83c0afa4ffc9177f2ba734ec30 (patch) | |
tree | f9df9d3aaca66616dd4b5f27b02e1fe647e36928 /.gitignore | |
parent | 9d98c523db3ac35e1e0f2bc94d0ec390858ae4f1 (diff) |
Ignore pycache
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ .vimcache +__pycache__ |