summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2011-06-28 13:48:39 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2011-06-28 13:48:39 (GMT)
commit4eb7bcf8f9d99d7134ebc4a878a633759bc6b931 (patch)
tree5e693117bff85df133cc5ba2c0787945216d2a8d /.gitignore
parentfecdd9457cd3912c2b89aff1f99db0ba669af93b (diff)
downloadAF903x_SRC-4eb7bcf8f9d99d7134ebc4a878a633759bc6b931.zip
AF903x_SRC-4eb7bcf8f9d99d7134ebc4a878a633759bc6b931.tar.gz
AF903x_SRC-4eb7bcf8f9d99d7134ebc4a878a633759bc6b931.tar.bz2
Support for 2.6.32 2.6.34 2.6.35 2.6.38 and 2.6.39 kernels.
Also should now support Asus U3100Mini PLUS.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9715ede
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Lines starting with '#' are considered comments.
+# Ignore objects and archives.
+*.[oa]
+# Ignore editor backupfiles
+*~