about summary refs log tree commit diff
path: root/.gitignore
blob: f1f93afc7efd4a43858d3e9ce16d95ac85917a87 (plain)
1
2
3
4
5
6
7
8
9
10
/.idea/
/.vscode/

.DS_STORE

/build/
/log/*
.env

!*.gitkeep