summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2009-05-05 07:59:19 -0700
committerAustin Foxley <austinf@cetoncorp.com>2009-05-05 08:02:48 -0700
commit811ff9d449dc5dd608613f30c61e4d778059da8b (patch)
tree4c2ae86d91bbbb0ce19b1917087fe9d3a814780f
parenteb056465c49d9ea8ff18e6ea86853f4bd556a1da (diff)
downloaduClibc-alpine-811ff9d449dc5dd608613f30c61e4d778059da8b.tar.bz2
uClibc-alpine-811ff9d449dc5dd608613f30c61e4d778059da8b.tar.xz
Add .gitignore
ignore most of the build output Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..b86a96090
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.os
+*.oS
+*.dep
+*.a
+*.o
+*.depend
+lib
+.config*