aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2010-06-24 13:40:31 +0200
committerMiklos Szeredi <mszeredi@suse.cz>2010-06-24 13:40:31 +0200
commit5454e4fa74390b7c16cf37efb0ec11c0c9faad1c (patch)
tree432c3c602f86994acd4023c97906985db9adc358 /.gitignore
parented5d0707395639d02976282dd659bc0cf209285a (diff)
downloadandroid_external_fuse-5454e4fa74390b7c16cf37efb0ec11c0c9faad1c.tar.gz
android_external_fuse-5454e4fa74390b7c16cf37efb0ec11c0c9faad1c.tar.bz2
android_external_fuse-5454e4fa74390b7c16cf37efb0ec11c0c9faad1c.zip
Add .gitignore files
Add .gitignore files and delete .cvsignore files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c76baf0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# NOTE! Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+.*
+!.gitignore
+*.o
+*.lo
+*.la
+*.gz
+Makefile.in
+Makefile
+*.m4
+stamp-h*
+config.*
+/ltmain.sh
+/configure
+/install-sh
+/mkinstalldirs
+/missing
+/*.cache
+/depcomp
+/compile
+/libtool
+/INSTALL
+/fuse.pc
+/.pc
+/patches
+/m4