First version of the interface #1

Merged
alexandre merged 10 commits from base into master 2021-11-29 05:41:53 +01:00
Showing only changes of commit 3bc5f0e6f5 - Show all commits

9
.gitignore vendored
View File

@@ -1,2 +1,9 @@
*.pyc *pyc
instance/*
__pycache__/*
*.log*
.idea/*
*.swp
#~
~#
venv venv