summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
-rw-r--r--debian/.gitignore7
2 files changed, 7 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 2cf08af..3f90b7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,11 +13,3 @@ build
dist
docs
.coverage
-
-*~
-debian/python-etcd/
-debian/python3-etcd/
-debian/*.substvars
-debian/*.debhelper.log
-debian/files
-debian/*.debhelper
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..f1c621d
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,7 @@
+*~
+python-etcd/
+python3-etcd/
+*.substvars
+*.debhelper.log
+files
+*.debhelper