Add Capacitor Android wrapper for dewemoji.com
This commit is contained in:
14
dewemoji-capacitor/.gitignore
vendored
Normal file
14
dewemoji-capacitor/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules/
|
||||
.DS_Store
|
||||
|
||||
# Capacitor / Android generated files
|
||||
android/.gradle/
|
||||
android/.idea/
|
||||
android/local.properties
|
||||
android/app/build/
|
||||
android/build/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
Reference in New Issue
Block a user