mirror of
https://github.com/AlessandroAcuna/Home.git
synced 2025-12-18 22:22:53 +00:00
11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
# Ignora file non necessari per l'immagine
|
|
.git
|
|
.gitignore
|
|
.github
|
|
node_modules
|
|
npm-debug.log
|
|
.DS_Store
|
|
*.md
|
|
*.pdf
|
|
README.md
|
|
DEPLOY.md |