BoostNote-App/.gitignore
2021-06-24 11:42:11 +09:00

25 lines
246 B
Plaintext

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