diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index df8ab61..0000000 --- a/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -# From GitHub's .gitignore template collection - -*.py[co] - -# Packages -*.egg -*.egg-info -dist -build -eggs - -develop-eggs - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox -htmlcov - -.DS_Store |