miru/.gitignore
2024-02-18 17:20:49 +01:00

19 lines
No EOL
202 B
Text

# OS Specific
.DS_Store
# Build output
**/dist/
**/build/
**/public/
**/android/
# Dependencies
node_modules
**/*.der
**/*.pem
**/*.keystore
**/*.jks
**/node_modules
**/git_modules/
package-lock.json