]> git.proxmox.com Git - pve-http-server.git/commitdiff
Add .gitignore
authorRené Jochum <rene@jochums.at>
Fri, 25 May 2018 13:20:57 +0000 (15:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 25 May 2018 14:41:23 +0000 (16:41 +0200)
Signed-off-by: René Jochum <rene@jochums.at>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..cf75b1b
--- /dev/null
@@ -0,0 +1,4 @@
+build/
+*.deb
+*.buildinfo
+*.changes
\ No newline at end of file