udpated gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -42,3 +42,14 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
|
|
||||||
|
/archive
|
||||||
|
/lib/bups
|
||||||
|
|
||||||
|
# --- emacs ---
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
.\#*
|
||||||
|
*.elc
|
||||||
|
.DS_Store
|
||||||
|
*~$*
|
||||||
Reference in New Issue
Block a user