aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: c2c20080322c33b001fa70e11d301e965ba11ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*~
/aclocal.m4
/autom4te.cache/
/compile
/config.guess
/config.sub
/configure
/configure.ac
/configure.tmp
/depcomp
*.in
/install-sh
/ltmain.sh
/m4/libtool.m4
/m4/lt~obsolete.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/missing
/python/__pycache__/
/src/include/ndpi_config.h
/src/include/ndpi_define.h
*.swp
/test-driver
/tests/Makefile