1
0
Fork 0
mirror of https://github.com/GuerillaStudio/compteur-de-greve.git synced 2025-01-22 06:00:19 +00:00
compteur-de-greve/.gitignore

19 lines
272 B
Text
Raw Normal View History

2023-03-01 19:47:59 +01:00
# dependencies installed by npm
node_modules
# build artifacts
public
# secrets and errors
.env
.log
# macOS related files
.DS_Store
2023-03-02 07:14:57 +01:00
netlify/functions/serverless/*
!netlify/functions/serverless/index.js
netlify/functions/dynamic/*
!netlify/functions/dynamic/index.js