mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
Initial commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Dependencies
|
||||
node_modules
|
||||
|
||||
# Testing
|
||||
coverage
|
||||
|
||||
# Production
|
||||
public/*
|
||||
!public/favicon.ico
|
||||
!public/logo192.png
|
||||
!public/logo512.png
|
||||
!public/manifest.json
|
||||
|
||||
# Access
|
||||
access/gsheets.json
|
||||
access/token.json
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
*.log
|
Reference in New Issue
Block a user