Skip to content

Commit ccb2310

Browse files
committed
add build to gitignore
1 parent 3e3ba53 commit ccb2310

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ build/lib/QSTK/__init__.pyc
1010
QSTK/__init__.pyc
1111

1212
dist/
13+
14+
build/

build/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Distribution Files created using setuptools are created here.

0 commit comments

Comments
 (0)