Add .gitignore file.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 5 Jul 2011 11:39:12 +0000 (14:39 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 5 Jul 2011 11:39:12 +0000 (14:39 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..2d77a4e
--- /dev/null
@@ -0,0 +1,28 @@
+*.pyc
+*.swp
+tags
+TAGS
+build/
+compiler/bin
+compiler/linux
+compiler/ukernel
+l4kernel
+skyeye/skyeye
+build_*
+image.bin*
+docs/tests_doc.pdf
+*.bin
+patches/*
+debug/*
+docs/tmp/*
+config.mk
+*~
+*.zip
+*.gz
+*.bz2
+*.tgz
+*.tbz2
+*.Z
+.512b
+.directory
+*.patch