mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-10 09:34:21 +02:00
22 lines
214 B
Plaintext
22 lines
214 B
Plaintext
# Dependencies
|
|
node_modules
|
|
|
|
# Testing
|
|
coverage
|
|
|
|
# Production
|
|
public/*
|
|
!public/favicon.ico
|
|
!public/logo192.png
|
|
!public/logo512.png
|
|
!public/manifest.json
|
|
|
|
# Access
|
|
access/*
|
|
|
|
# Misc
|
|
.DS_Store
|
|
*.log
|
|
.idea
|
|
announces/*
|