]> git.droids-corp.org - dpdk.git/blobdiff - .gitignore
vhost: fix IPv4 checksum
[dpdk.git] / .gitignore
index 39e00bd6331b28c198ea36917c0af9b7d449c2c5..5eda2c31ec880531cd1367d46c1679ad894c2700 100644 (file)
@@ -7,6 +7,7 @@ doc/guides/cryptodevs/overview_feature_table.txt
 doc/guides/cryptodevs/overview_cipher_table.txt
 doc/guides/cryptodevs/overview_auth_table.txt
 doc/guides/cryptodevs/overview_aead_table.txt
+doc/guides/cryptodevs/overview_asym_table.txt
 doc/guides/compressdevs/overview_feature_table.txt
 
 # ignore generated ctags/cscope files
@@ -22,3 +23,7 @@ TAGS
 
 # ignore python bytecode files
 *.pyc
+
+# ignore default build directory, and directories from test-meson-builds.sh
+build
+build-*