Initial commit — formation 'Lire un budget local' (BP, CA, CFU)
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
|
||||
# Éditeurs
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Logs et tmp
|
||||
*.log
|
||||
.tmp/
|
||||
tmp/
|
||||
|
||||
# Builds éventuels
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
|
||||
# Brouillons locaux
|
||||
draft/
|
||||
.draft/
|
||||
*.draft.html
|
||||
|
||||
# Variables d'env
|
||||
.env
|
||||
.env.local
|
||||
Reference in New Issue
Block a user