]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - .gitignore
Linux 2.6.32.43
[karo-tx-linux.git] / .gitignore
index 51bd99d6a260263f28617dca7d576af1deb4b027..946c7ec5c922ff5bb02726144178f56f57c3378d 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
 
 #
 # Top-level generic files
@@ -62,6 +66,12 @@ series
 cscope.*
 ncscope.*
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 *.orig
 *~
 \#*#