Compare commits
No commits in common. "eaeeb6b4cb52ebbe8c65dcdbcae68dc61293a02b" and "b27c560fecd0b9250b02a289d9cb2c6a4e27811d" have entirely different histories.
eaeeb6b4cb
...
b27c560fec
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,7 +1,3 @@
|
|||||||
#---------------
|
|
||||||
# Astro Stuff
|
|
||||||
#---------------
|
|
||||||
|
|
||||||
# build output
|
# build output
|
||||||
dist/
|
dist/
|
||||||
# generated types
|
# generated types
|
||||||
@ -16,14 +12,6 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
pnpm-debug.log*
|
pnpm-debug.log*
|
||||||
|
|
||||||
#--------------
|
|
||||||
# Rust/Cargo
|
|
||||||
#--------------
|
|
||||||
target/
|
|
||||||
|
|
||||||
#--------
|
|
||||||
# Misc
|
|
||||||
#--------
|
|
||||||
|
|
||||||
# environment variables
|
# environment variables
|
||||||
.env
|
.env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user