[git commit master] add some ignores
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Tue Jan 26 09:00:40 UTC 2010
commit: http://git.uclibc.org/uClibc-website/commit/?id=7295c13f4be2a3b60ec77bd0d6f56f85cfd4478c
branch: http://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
.gitignore | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 3f218d3..8a81b08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,16 @@
+#
+# Never ignore these
+#
+!.gitignore
+#
# ignore released files
+#
/dists
*.bz2
+#
+# Backups / patches
+#
+*~
+*.orig
+*.rej
+/*.patch
--
1.6.3.3
More information about the uClibc-cvs
mailing list