mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
build: add .astro to gitignore
This commit is contained in:
parent
b5cb879f48
commit
cadf87572f
2 changed files with 1 additions and 16129 deletions
16129
.astro/icon.d.ts
vendored
16129
.astro/icon.d.ts
vendored
File diff suppressed because it is too large
Load diff
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
# build output
|
# build output
|
||||||
dist/
|
dist/
|
||||||
|
.astro/
|
||||||
.output/
|
.output/
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
|
|
Loading…
Reference in a new issue