Skip to content

Commit

Permalink
Merge pull request #209 from manikumarreddyu/rental
Browse files Browse the repository at this point in the history
rental template
  • Loading branch information
manikumarreddyu authored Oct 9, 2024
2 parents be20218 + 0d4f565 commit 7c81e0d
Show file tree
Hide file tree
Showing 19 changed files with 6,465 additions and 0 deletions.
24 changes: 24 additions & 0 deletions rental-backend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

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

0 comments on commit 7c81e0d

Please sign in to comment.