Skip to content

Commit 73cbda1

Browse files
committed
change .gitignore
1 parent 659b93f commit 73cbda1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
*.py[cod]
2-
/ensta-session.txt
3-
/test.py
2+
/ensta-session.*
43
/sensitive
5-
/test.[*]
4+
/test*
65
/test.json
76
/build
87
**.egg-info
98
/ensta-sessions
9+
.idea

0 commit comments

Comments
 (0)