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

build/
target/
node_modules/

.env