rearranged Python part
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Build and distribution artifacts
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Dynamically copied files at build time
|
||||
README.md
|
||||
clyx/*.clx
|
||||
Reference in New Issue
Block a user