← source index

.gitignore

8 lines  ·  67 B  ·  plaintext
.vscode
bin/*
!bin/.gitkeep
logs/*
!logs/.gitkeep
*.sw?
perf.data*