Skip to content

Commit

Permalink
New folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsAnunesS committed Nov 15, 2022
1 parent ca151a3 commit 4bb4e10
Show file tree
Hide file tree
Showing 30 changed files with 16,837 additions and 1 deletion.
30 changes: 30 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
.DS_Store
dist
dist-ssr
coverage
*.local

/cypress/videos/
/cypress/screenshots/

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

deploy.sh
1 change: 0 additions & 1 deletion README.md

This file was deleted.

Loading

0 comments on commit 4bb4e10

Please sign in to comment.