Spaces:
Sleeping
Sleeping
Commit
·
3a74761
1
Parent(s):
8a02074
Add .gitignore file to exclude theme.cpython-310.pyc from version control
Browse files- .gitignore +1 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
__pycache__/theme.cpython-310.pyc
|