8 lines
No EOL
104 B
Text
8 lines
No EOL
104 B
Text
# Ignore Astro files
|
|
*.astro
|
|
|
|
# Ignore node_modules directory
|
|
node_modules/
|
|
|
|
# Ignore build output
|
|
dist/ |