mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-01-15 22:06:14 +00:00
added setup.py script
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,4 +1,13 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
*.pyc
|
||||
|
||||
# Distribution / packaging
|
||||
build/
|
||||
dist/
|
||||
lib/
|
||||
lib64/
|
||||
*.egg-info/
|
||||
*.egg
|
||||
|
||||
# PyCharm
|
||||
.idea/
|
||||
Reference in New Issue
Block a user