Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / .gitignore
index 56ccce0..f9b5b91 100644 (file)
@@ -72,7 +72,7 @@ TAGS
 /aclocal.m4
 /autom4te-2.53.cache
 /autom4te.cache
-/COMMIT_EDITMSG.*
+/COMMIT*
 /compile
 /config.cache
 /config.h
@@ -98,6 +98,16 @@ TAGS
 /stamp-h1
 /LUSTRE-VERSION-FILE
 
+# common python venv names
+/.venv
+/venv
+
+# Vagrant artifacts
+.vagrant/
+
+# Coverity results
+*.tgz
+
 #
 # Top level generic files
 #
@@ -110,3 +120,12 @@ cscope.*
 # doxygen files
 doxygen.*
 *.mod
+
+#
+# LNet generated files
+#
+/lnet/klnds/in-kernel-o2iblnd/o2iblnd*.c
+/lnet/klnds/in-kernel-o2iblnd/o2iblnd*.h
+/lnet/klnds/o2iblnd/Module.symvers
+/debian/changelog
+/debian/control