amélioration interface borne

This commit is contained in:
Quentin Roussel
2023-03-27 11:55:52 +02:00
parent ec5b6391f9
commit ef2c3cdce4
9 changed files with 20 additions and 14 deletions

5
.gitignore vendored
View File

@@ -1,13 +1,15 @@
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
*.wav
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
#python
*.pyc
# Book build output
_book
@@ -20,4 +22,5 @@ _book
settings.json
*.wav
.env