mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-19 17:17:48 +00:00
18 lines
No EOL
191 B
Text
18 lines
No EOL
191 B
Text
# OS Specific
|
|
.DS_Store
|
|
|
|
# Build output
|
|
**/dist/
|
|
**/build/
|
|
**/android/
|
|
|
|
# Dependencies
|
|
node_modules
|
|
**/*.der
|
|
**/*.pem
|
|
**/*.keystore
|
|
**/*.jks
|
|
**/node_modules
|
|
**/git_modules/
|
|
|
|
package-lock.json |