xref: /dpdk/.gitignore (revision f2577859)
164ab5663SBruce Richardson# ignore hidden files
264ab5663SBruce Richardson.*
364ab5663SBruce Richardson
448e16ad2SBruce Richardson# ignore generated documentation tables
59db3f521SJohn McNamaradoc/guides/nics/overview_table.txt
60a91cdd4SThomas Monjalondoc/guides/nics/rte_flow_actions_table.txt
70a91cdd4SThomas Monjalondoc/guides/nics/rte_flow_items_table.txt
8807418f2SPablo de Laradoc/guides/cryptodevs/overview_feature_table.txt
9807418f2SPablo de Laradoc/guides/cryptodevs/overview_cipher_table.txt
10807418f2SPablo de Laradoc/guides/cryptodevs/overview_auth_table.txt
11807418f2SPablo de Laradoc/guides/cryptodevs/overview_aead_table.txt
127df9d02eSFiona Trahedoc/guides/cryptodevs/overview_asym_table.txt
1359e380f1STal Shnaidermandoc/guides/cryptodevs/overview_os_table.txt
145a441543SLee Dalydoc/guides/compressdevs/overview_feature_table.txt
15cf9b3c36SYuval Avnerydoc/guides/regexdevs/overview_feature_table.txt
166222035eSMatan Azraddoc/guides/vdpadevs/overview_feature_table.txt
1765f1eecaSNicolas Chautrudoc/guides/bbdevs/overview_feature_table.txt
188b8036a6SElena Agostinidoc/guides/gpus/overview_feature_table.txt
19*f2577859SSunil Kumar Koridoc/guides/eventdevs/overview_feature_table.txt
20*f2577859SSunil Kumar Koridoc/guides/eventdevs/overview_rx_adptr_feature_table.txt
21*f2577859SSunil Kumar Koridoc/guides/eventdevs/overview_tx_adptr_feature_table.txt
22*f2577859SSunil Kumar Koridoc/guides/eventdevs/overview_crypto_adptr_feature_table.txt
23*f2577859SSunil Kumar Koridoc/guides/eventdevs/overview_timer_adptr_feature_table.txt
2448e16ad2SBruce Richardson
2548e16ad2SBruce Richardson# ignore generated ctags/cscope files
26aafaea3dSJerin Jacobcscope.out.po
27aafaea3dSJerin Jacobcscope.out.in
28aafaea3dSJerin Jacobcscope.out
29aafaea3dSJerin Jacobcscope.files
30aafaea3dSJerin JacobGTAGS
31aafaea3dSJerin JacobGPATH
32aafaea3dSJerin JacobGRTAGS
33aafaea3dSJerin Jacobtags
34aafaea3dSJerin JacobTAGS
355957cda7SBruce Richardson
365957cda7SBruce Richardson# ignore python bytecode files
375957cda7SBruce Richardson*.pyc
38239912faSBruce Richardson
39239912faSBruce Richardson# ignore default build directory, and directories from test-meson-builds.sh
40239912faSBruce Richardsonbuild
41239912faSBruce Richardsonbuild-*
42808b3fceSThomas Monjalon# ignore other build directory patterns
43808b3fceSThomas Monjalon*-gcc*
44808b3fceSThomas Monjalon*-clang*
45