Private
Public Access
1
0

Added slider on flex plot

This commit is contained in:
sanderroosendaal
2016-10-31 12:51:27 +01:00
parent ff9a2114c2
commit 3f5f4a84df
104 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
/build/
/docs/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
# Emacs temp files
*.*~
# database
*.sqlite3