Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
deimianvasquez committed Apr 4, 2024
1 parent d41ad23 commit fb41bac
Show file tree
Hide file tree
Showing 16 changed files with 702 additions and 11,918 deletions.
35 changes: 0 additions & 35 deletions .devcontainer/devcontainer.json

This file was deleted.

21 changes: 0 additions & 21 deletions .eslintrc

This file was deleted.

30 changes: 23 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
#ignore the git local files and the c9 project files
.git
.c9
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

# ignore the repositories where webpack puts the bundles
dist/
public/
node_modules/
node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
7 changes: 0 additions & 7 deletions .vscode/settings.json

This file was deleted.

51 changes: 0 additions & 51 deletions README.md

This file was deleted.

39 changes: 0 additions & 39 deletions _utils/clean-stack.js

This file was deleted.

101 changes: 0 additions & 101 deletions _utils/prettier.js

This file was deleted.

1 change: 1 addition & 0 deletions javascript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fb41bac

Please sign in to comment.