Compare commits

..

No commits in common. "eaeeb6b4cb52ebbe8c65dcdbcae68dc61293a02b" and "b27c560fecd0b9250b02a289d9cb2c6a4e27811d" have entirely different histories.

12
.gitignore vendored
View File

@ -1,7 +1,3 @@
#---------------
# Astro Stuff
#---------------
# build output
dist/
# generated types
@ -16,14 +12,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
#--------------
# Rust/Cargo
#--------------
target/
#--------
# Misc
#--------
# environment variables
.env