about summary refs log tree commit diff
path: root/.gitignore
blob: 95f2b3aa0a7e3ecf05ec1ed607dded527cb1af0e (plain) (blame)
1
2
3
4
5
6
7
8
9
#*.ttf
result*
*.o
*.a
/*.exe

.dep**
.target.*
.lock.*