aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2007-08-10 21:21:48 +0200
committermaximilian attems <max@stro.at>2007-08-10 21:29:53 +0200
commita2b6a962cb1f769d2a5b00ac6d833d2fcb10558f (patch)
treea07035259f6564e9331990c753528e3862c10a54
parent3a7e7552bc3494631305ad1a2c2e3ab17f0e35f1 (diff)
downloadklibc-a2b6a962cb1f769d2a5b00ac6d833d2fcb10558f.tar.gz
toplevel .gitignore: start with a simple oneklibc-1.5.2
as putting too much in toplevel is seen as bad style anyway this one allows to get a small sense of git status Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000..1ab997cbffb7f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# Normal rules
+#
+*.o
+*.o.cmd