[DRE-commits] [SCM] Debian Ruby packaging policy branch, master, updated. dfed064c7e2739744dc6ad87ba69c2c6abc92b1e
Vincent Fourmond
fourmond at debian.org
Mon May 9 20:09:38 UTC 2011
The following commit has been merged in the master branch:
commit 378dde76fa2d6b0d1be2639895c08937e52db308
Author: Vincent Fourmond <fourmond at debian.org>
Date: Mon May 9 20:41:26 2011 +0200
Adding a .gitignore file
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7c8592c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# -*- mode: conf; -*-
+
+# Backup files:
+*~
+
+# Generated files:
+*.pdf
+html/
\ No newline at end of file
--
Debian Ruby packaging policy
More information about the Pkg-ruby-extras-commits
mailing list