Browse Source

Improved .gitignore

Arnaud Vergnet 4 years ago
parent
commit
96c9b57d92
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -8,3 +8,8 @@ npm-debug.*
8 8
 *.orig.*
9 9
 web-build/
10 10
 web-report/
11
+/.expo-shared/
12
+/coverage/
13
+/.idea/
14
+/package-lock.json
15
+/passwords.json

Loading…
Cancel
Save