summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Hwang <gnawhleinad@github.com>2016-09-06 18:14:26 -0700
committerMax Illfelder <illfelder@users.noreply.github.com>2016-09-06 18:14:26 -0700
commite25c427c1da7b12bbdb03a7e6d8610bbce5b11f5 (patch)
tree8d3d691bd4cc0ca05307985a60d091e4e133ed80 /.gitignore
parent41f0123fc955818514880cbb28966b81629a3ac6 (diff)
downloadgoogle-compute-image-packages-e25c427c1da7b12bbdb03a7e6d8610bbce5b11f5.tar.gz
Ignore build files (#336)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f484f40..85ff480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@
.tox
.coverage
*.egg-info
+build
+*.deb
+*.rpm
# emacs backup files
*.*~