]> granicus.if.org Git - vnstat/blob - .gitignore
refactor timeused() test to not expect specific range of system performance
[vnstat] / .gitignore
1 *.o
2 *.gcno
3 *.gcda
4 *.lcov
5 *.gcov
6 vnstat
7 vnstatd
8 vnstati
9 *.log
10 *.xml
11 *.trs
12 coverage
13 vnstat_tests
14 vnstati_*check.png
15 check_vnstat
16 testdir
17 Makefile
18 autom4te.cache
19 *.status
20 src/.deps
21 src/.dirstamp
22 src/config.h
23 src/stamp-h1
24 tests/.deps
25 tests/.dirstamp
26 *~
27 INSTALL
28 INSTALL_BSD
29 UPGRADE
30 UNINSTALL
31 .vscode