davanstrien HF staff commited on
Commit
3a74761
1 Parent(s): 8a02074

Add .gitignore file to exclude theme.cpython-310.pyc from version control

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ __pycache__/theme.cpython-310.pyc