mirror of
https://github.com/GuerillaStudio/compteur-de-greve.git
synced 2025-01-04 17:51:57 +00:00
14 lines
137 B
Text
14 lines
137 B
Text
|
# dependencies installed by npm
|
||
|
node_modules
|
||
|
|
||
|
# build artifacts
|
||
|
public
|
||
|
|
||
|
# secrets and errors
|
||
|
.env
|
||
|
.log
|
||
|
|
||
|
# macOS related files
|
||
|
.DS_Store
|
||
|
|