Spaces:
Running
on
Zero
Running
on
Zero
This PR cleans useless files
#11
by
Fabrice-TIERCELIN
- opened
.pyc
are files cached after compiling. It's not a part of the source code. It will be automatically been generated. So they can be safely removed.
.DS_Store
are only useful on local computer.
Click on Merge to add this feature.