aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5c8caa52613cf08ad210931546c73123a26653a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
deps/*/
*.o
*.log
!expected-results.log
*.so
compile
*/.gitignore
*.cc
*.hh
!library/*.cc
!library/*.hh
*/*Test
*/*_Tests
selftest/Selftest
*/Makefile
!bin/Makefile
!deps/Makefile
.*.sw?
*.netcat.stderr
*.d