blob: 8cbf1e61e0edf54a21e6ea6466b5193ea495a8cc [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001*~
Marek Gradzkid85036f2016-04-26 12:09:05 +02002
Ed Warnickecb9cada2015-12-08 15:45:58 -07003/build-root/.ccache
4/build-root/build-*/
5/build-root/install-*/
6/build-root/tools
Dave Barach74574222016-02-01 12:05:52 -05007/build-root/dpdk-includes/
Ed Warnickecb9cada2015-12-08 15:45:58 -07008/build-root/packages-vpp/
9/build-root/path_setup
10/build-root/build-config.mk
Keith Burns (alagalah)66ba6c42016-07-21 06:12:13 -070011/build-root/deb/debian/vpp-plugins/
Ed Warnickecb9cada2015-12-08 15:45:58 -070012/build-root/*.deb
Ed Warnicke84eda9d2016-03-22 16:09:29 -050013/build-root/*.rpm
Ed Warnickecb9cada2015-12-08 15:45:58 -070014/build-root/*.changes
15/build-config.mk
16/dpdk/*.tar.gz
Keith Burns (alagalah)07929f22016-06-14 09:10:53 -070017/dpdk/*.tar.xz
Ed Warnickecb9cada2015-12-08 15:45:58 -070018/path_setup
19/tools/
Ed Warnicke75a46e22015-12-15 18:28:50 -070020# start autotools ignore
21autom4te.cache/
22config/
23Makefile
24Makefile.in
25aclocal.m4
26app.info
27compile
28config.h
29config.h.in
30config.log
31config.guess
32config.sub
33config.status
34configure
35configure.scan
36coverage_report
37depcomp
38install-sh
39libtool
40m4
41missing
42stamp-h1
43ltmain.sh
Damjan Marion7d08f562015-12-23 12:23:54 +010044ylwrap
Filip Tehlar254b0362016-04-07 10:04:34 +020045test-driver
Maros Marsalekccda1782016-02-24 11:30:00 +010046
47.cproject
48*.iml
49.bootstrap.ok
50.settings
Ed Warnicke75a46e22015-12-15 18:28:50 -070051# stop autotools ignore
Keith Burns (alagalah)3e74a8c2016-01-31 20:38:54 +010052
Ole Troan5f9dcff2016-08-01 04:59:13 +020053# OSX and some IDE
Keith Burns (alagalah)3e74a8c2016-01-31 20:38:54 +010054.DS_Store
55.idea/
56.project
Damjan Marioneec8d3e2016-03-17 17:53:03 +010057
58# cscope and ctags
59/cscope.*
60/tags
Keith Burns (alagalah)e62c7962016-06-18 12:21:41 -070061# ggtags
62GPATH
63GRTAGS
64GTAGS
Ole Troan5f9dcff2016-08-01 04:59:13 +020065TAGS
Chris Lukeb5850972016-05-03 16:34:59 -040066
67# Generated documentation
68/build-root/docs
Ed Warnickebe053b82016-08-05 11:43:58 -070069
70# indent backup files
71*.BAK
Ed Warnickeadeb7492016-07-11 10:29:41 -070072
73# Python bytecode
74*.pyc