Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
Fix for #11
  • Loading branch information
morehawes committed Oct 1, 2024
1 parent 2c4ed5a commit 0dbf524
Show file tree
Hide file tree
Showing 104 changed files with 6,829 additions and 10,439 deletions.
24 changes: 22 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
node_modules/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
package-lock.json
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

37 changes: 0 additions & 37 deletions App/Admin.php

This file was deleted.

20 changes: 0 additions & 20 deletions App/Front.php

This file was deleted.

Loading

0 comments on commit 0dbf524

Please sign in to comment.