Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Feb 9, 2024
1 parent 2978d74 commit 8b3da5e
Show file tree
Hide file tree
Showing 75 changed files with 2,464 additions and 7,836 deletions.
13 changes: 0 additions & 13 deletions .dockerignore

This file was deleted.

2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ trim_trailing_whitespace = false

[Makefile]
indent_style = tab
indent_size = 1
indent_size = 4
6 changes: 0 additions & 6 deletions .env.local

This file was deleted.

3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

39 changes: 1 addition & 38 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,38 +1 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
.env*
!.env.local

# Local Netlify folder
.netlify
/target
7 changes: 0 additions & 7 deletions .prettierrc

This file was deleted.

28 changes: 0 additions & 28 deletions CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit 8b3da5e

Please sign in to comment.