OSDN Git Service

build: Get rids of PIC macro using compiler flag __PIC__ instead
[uclinux-h8/uClibc.git] / .gitignore
index f0be71c..5ceb817 100644 (file)
@@ -8,13 +8,23 @@
 #
 *.os
 *.oS
-*.dep
 *.a
+*.i
 *.o
 *.depend
-lib
+lib/
+install_dir/
 .config*
 .*.dep
+/*.log
+
+#
+# Debugging files
+#
+.gdb_history
+.gdbinit
+core
+
 #
 # Backups / patches
 #