Skip to content

Commit 1509c9c

Browse files
committed
update .gitignore
1 parent b867fe3 commit 1509c9c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@
99
## ipython notebook checkpoint folders
1010
**/.ipynb_checkpoints/
1111

12+
# builds for uploading to PyPI
13+
dist/
14+
build/
15+
prms_python.egg-info/
16+
1217
venv
1318
notebooks/jupyternb-scenario-series-example/
14-
#docs/build
1519

1620
**/utility_functions.ipynb
1721
**/scripts/*.data

0 commit comments

Comments
 (0)