Skip to content

Commit ef2cc90

Browse files
committed
gitignore and manifest
1 parent e0a3f35 commit ef2cc90

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.pyc
2+
/dist/
3+
/*.egg-info

MANIFEST

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# file GENERATED by distutils, do NOT edit
2+
setup.cfg
3+
setup.py
4+
scaleapi/__init__.py
5+
scaleapi/tasks.py

0 commit comments

Comments
 (0)