]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
Delete upstream .gitignore files.
authorTeemu Ikonen <tpikonen@gmail.com>
Sat, 19 Nov 2011 20:20:18 +0000 (21:20 +0100)
committerTeemu Ikonen <tpikonen@gmail.com>
Sat, 19 Nov 2011 20:27:19 +0000 (21:27 +0100)
This makes it easier to see if the debian/rules clean target works.

.gitignore [deleted file]
config/.gitignore [deleted file]

diff --git a/.gitignore b/.gitignore
deleted file mode 100644 (file)
index 47e1e2e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/bup
-/cmd/bup-*
-/lib/bup/_version.py
-randomgen
-memtest
-*.o
-*.so
-*.exe
-*.dll
-*~
-*.pyc
-tags[12]
-tags2[tc]
-out[12]
-out2[tc]
-*.tmp
-/build
-*.swp
-nbproject
diff --git a/config/.gitignore b/config/.gitignore
deleted file mode 100644 (file)
index 6f65774..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-config.cmd
-config.h
-config.log
-config.mak
-config.md
-config.sub
-config.vars
\ No newline at end of file