blob: 05203e7234ace76c370e1d07e18746256312b596 [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001*~
Chris Luke54ccf222016-07-25 16:38:11 -04002*.sw[op]
Marek Gradzkid85036f2016-04-26 12:09:05 +02003
Ed Warnickecb9cada2015-12-08 15:45:58 -07004/build-root/.ccache
5/build-root/build-*/
6/build-root/install-*/
7/build-root/tools
Dave Barach74574222016-02-01 12:05:52 -05008/build-root/dpdk-includes/
Ed Warnickecb9cada2015-12-08 15:45:58 -07009/build-root/packages-vpp/
10/build-root/path_setup
11/build-root/build-config.mk
Keith Burns (alagalah)66ba6c42016-07-21 06:12:13 -070012/build-root/deb/debian/vpp-plugins/
Ed Warnickecb9cada2015-12-08 15:45:58 -070013/build-root/*.deb
Ed Warnicke84eda9d2016-03-22 16:09:29 -050014/build-root/*.rpm
Ed Warnickecb9cada2015-12-08 15:45:58 -070015/build-root/*.changes
16/build-config.mk
17/dpdk/*.tar.gz
Keith Burns (alagalah)07929f22016-06-14 09:10:53 -070018/dpdk/*.tar.xz
Ed Warnickecb9cada2015-12-08 15:45:58 -070019/path_setup
20/tools/
Ed Warnicke75a46e22015-12-15 18:28:50 -070021# start autotools ignore
22autom4te.cache/
23config/
24Makefile
25Makefile.in
26aclocal.m4
27app.info
28compile
29config.h
30config.h.in
31config.log
32config.guess
33config.sub
34config.status
35configure
36configure.scan
37coverage_report
38depcomp
39install-sh
40libtool
41m4
42missing
43stamp-h1
44ltmain.sh
Damjan Marion7d08f562015-12-23 12:23:54 +010045ylwrap
Filip Tehlar254b0362016-04-07 10:04:34 +020046test-driver
Maros Marsalekccda1782016-02-24 11:30:00 +010047
48.cproject
49*.iml
50.bootstrap.ok
51.settings
Ed Warnicke75a46e22015-12-15 18:28:50 -070052# stop autotools ignore
Keith Burns (alagalah)3e74a8c2016-01-31 20:38:54 +010053
Ole Troan5f9dcff2016-08-01 04:59:13 +020054# OSX and some IDE
Keith Burns (alagalah)3e74a8c2016-01-31 20:38:54 +010055.DS_Store
56.idea/
57.project
Damjan Marioneec8d3e2016-03-17 17:53:03 +010058
59# cscope and ctags
60/cscope.*
61/tags
Neale Ranns0bfe5d82016-08-25 15:29:12 +010062ID
63TAGS
Keith Burns (alagalah)e62c7962016-06-18 12:21:41 -070064# ggtags
65GPATH
66GRTAGS
67GTAGS
Chris Lukeb5850972016-05-03 16:34:59 -040068# Generated documentation
69/build-root/docs
Chris Luke54ccf222016-07-25 16:38:11 -040070/build-root/.doxygen-bootstrap.ok
71/build-root/.doxygen-siphon.dep
Ed Warnickebe053b82016-08-05 11:43:58 -070072
73# indent backup files
74*.BAK
Ed Warnickeadeb7492016-07-11 10:29:41 -070075
76# Python bytecode
77*.pyc
Florin Coras459f4d62016-08-30 11:46:11 +020078
79/vpp-api/python/build