camera: uodate ov7675 sensor driver
[firefly-linux-kernel-4.4.55.git] / .gitignore
index 51bd99d6a260263f28617dca7d576af1deb4b027..072174fd1833cb716ed5790724170b857cf5e0ad 100644 (file)
@@ -3,7 +3,7 @@
 # subdirectories here. Add them in the ".gitignore" file
 # in that subdirectory instead.
 #
-# NOTE! Please use 'git-ls-files -i --exclude-standard'
+# 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.
 #
 *.elf
 *.bin
 *.gz
+*.bz2
+*.lzma
+*.patch
+*.gcno
+Untitled Project.*
 
 #
 # Top-level generic files
@@ -50,6 +55,7 @@ include/linux/version.h
 include/linux/utsrelease.h
 include/linux/bounds.h
 include/generated
+include/asm-arm/mach-types.h
 
 # stgit generated dirs
 patches-*
@@ -62,6 +68,12 @@ series
 cscope.*
 ncscope.*
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 *.orig
 *~
 \#*#