Private
Public Access
1
0

removed static plots from commit

This commit is contained in:
sanderroosendaal
2016-11-07 14:47:26 +01:00
parent bbcbee2bb1
commit 02a12585a2
70 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@@ -5,8 +5,13 @@
/dist/
/build/
/docs/
# CSV files
/media/
# static plots
/static/plots
# Python egg metadata, regenerated from source files by setuptools.
*.egg-info