Skip to content

Commit 445ddbb

Browse files
committed
chore(.gitignore): fix gitignore for prepare server test
1 parent 02da2b9 commit 445ddbb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@ app.*.map.json
4646
/android/app/debug
4747
/android/app/profile
4848
/android/app/release
49+
50+
# Other Files for testing
51+
DOCUMENTATION.md
52+
server_test.py
53+
test.py
54+
key.pem
55+
key.pub

0 commit comments

Comments
 (0)