Skip to content

Commit 7b4b353

Browse files
committed
[FEAT] ignore any file named session.json
1 parent 6f6aad5 commit 7b4b353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
node_modules/
2-
alice/src/auth/session.json
2+
**/session.json

0 commit comments

Comments
 (0)