aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bf5baa011356ab25f034a0be214eaad0caf709bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
deps/*/
*.o
*.log
*.so
compile
*/.gitignore
*.cc
*.hh
!library/*.cc
!library/*.hh
*/*Test
*/*_Tests
selftest/Selftest
*/Makefile
!bin/Makefile
!deps/Makefile