diff options
| author | Adam Hupp <adam@hupp.org> | 2020-01-12 23:00:30 -0800 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2020-01-24 21:23:05 -0800 |
| commit | 8fefb62e93806bbeaaa1823ec5b91c4a192801b0 (patch) | |
| tree | 43076f143615381785cb7960be22e7565b456c88 | |
| parent | 4e415a1c1cc5a874e213d1ea02d3050f7d57b8fe (diff) | |
| download | python-magic-8fefb62e93806bbeaaa1823ec5b91c4a192801b0.tar.gz | |
ignore pyc and emacs temp files
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ __pycache__/ python_magic.egg-info pip-selfcheck.json pyvenv.cfg +*.pyc +*~ |
