BoostNote-App/.gitignore
2021-04-21 17:25:10 +09:00

21 lines
199 B
Plaintext

node_modules/*
.DS_Store
.env
.env.staging
Desktop.ini
Thumbs.db
*.log
.idea/
compiled/*
dist/*
.cache
secrets
compiled-mobile
compiled-cloud
electron/*
!electron/.gitkeep
report*.json
.now
.vercel