OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / .gitignore
index f0be71c..3ded06e 100644 (file)
@@ -8,13 +8,25 @@
 #
 *.os
 *.oS
-*.dep
 *.a
+*.i
 *.o
 *.depend
-lib
+lib/
+install_dir/
 .config*
 .*.dep
+/*.log
+cscope.*
+
+#
+# Debugging files
+#
+.gdb_history
+.gdbinit
+core
+*.c.[0-9][0-9][0-9]t.*
+
 #
 # Backups / patches
 #