We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659b93f commit 73cbda1Copy full SHA for 73cbda1
1 file changed
.gitignore
@@ -1,9 +1,9 @@
1
*.py[cod]
2
-/ensta-session.txt
3
-/test.py
+/ensta-session.*
4
/sensitive
5
-/test.[*]
+/test*
6
/test.json
7
/build
8
**.egg-info
9
/ensta-sessions
+.idea
0 commit comments