diff --git a/.gitignore b/.gitignore index 24476c5..f7e8b8e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,14 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +/archive +/lib/bups + +# --- emacs --- +*~ +\#*\# +.\#* +*.elc +.DS_Store +*~$* \ No newline at end of file