diff options
| author | Jim Rollenhagen <jim@jimrollenhagen.com> | 2019-09-26 09:43:27 -0400 |
|---|---|---|
| committer | Jim Rollenhagen <jim@jimrollenhagen.com> | 2019-09-26 09:43:27 -0400 |
| commit | e9c6edfe510f4ed407f8d2d84b4b931a382b48b3 (patch) | |
| tree | 94bbd6a34bcf09e99f7ae1be88b19960192d6adb /.gitignore | |
| parent | 1d73d6e50411ebc45fb96a6ed3c63ca91a500323 (diff) | |
| download | wsme-master.tar.gz | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 726575b..0000000 --- a/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ -*.pyc -*.pyo -*.egg-info -*.swp -*.orig -~* -*~ -.coverage* -coverage*.xml -.noseids -.tox -.test_sphinxext -nosetests*.xml - -build -dist - -doc/_build -d2to1-*.egg - -WSME.egg-info/ - -# Files created by pbr -AUTHORS -ChangeLog -pbr*.egg - -# Cross-test logs -cross-test-*.log |
