mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 02:20:17 +01:00
amélioration interface borne
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user