initial commit yeee

This commit is contained in:
Miguel 2024-06-26 00:42:27 -04:00
commit f3548be3e5
2 changed files with 24 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*

1
README.md Normal file
View file

@ -0,0 +1 @@
wepa! I'm practicing web development..