diff options
| author | Ryan Petrello <lists@ryanpetrello.com> | 2015-05-06 10:17:30 -0400 |
|---|---|---|
| committer | Ryan Petrello <lists@ryanpetrello.com> | 2015-05-06 10:17:56 -0400 |
| commit | ca2e90a94031fdbba31bf4bda87b51a87e97eb7c (patch) | |
| tree | fb7475ce51ddc4d8807900553d52eff682fe4f9e /.gitignore | |
| parent | 79a8791e7fefdcbe62f264bf905ac09a1958e753 (diff) | |
| download | cliff-master.tar.gz | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8a4d01b..0000000 --- a/.gitignore +++ /dev/null @@ -1,32 +0,0 @@ -*.py[co] - -# Packages -*.egg -*.egg-info -dist -build -eggs -parts -bin -var -sdist -develop-eggs -.installed.cfg -.venv - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox - -#Translations -*.mo - -#Mr Developer -.mr.developer.cfg - -#sample output -*.log -*.log.* |
