]>
Git Repo - uclibc-ng.git/blobdiff - .gitignore
#
*.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
This page took 0.019296 seconds and 4 git commands to generate.