summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDougal Matthews <dougal@dougalmatthews.com>2019-11-21 10:06:21 +0000
committerDougal Matthews <dougal@dougalmatthews.com>2019-11-21 10:06:21 +0000
commit7e0df72aa1d91c453ddec3c901891ae9ca677f61 (patch)
treed3c48a78deb106a8286bb12b4cda96e93456fafd /.gitignore
parented70bd3cd10eae2a34a5e9bd5d1fe0a6791ab3de (diff)
downloadoslo-utils-7e0df72aa1d91c453ddec3c901891ae9ca677f61.tar.gz
Ignore the .eggs directory
Change-Id: I37e614d81126a9d3c4f775d8a8f32a911b03c92b
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index adf36be..dc1c1fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
# Packages
*.egg
*.egg-info
+*.eggs
dist
build
eggs