aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 41add91931bf0a348383980a59201106b0d271b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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