Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed idurar-erp-crm/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions idurar-erp-crm/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
Thumbs.db
7 changes: 0 additions & 7 deletions idurar-erp-crm/backend/.env

This file was deleted.

2 changes: 2 additions & 0 deletions idurar-erp-crm/backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ node_modules/
*.zip
.DS_Store
.idea
.vscode/
notes.md
.env
.env.local

*.pdf
11 changes: 0 additions & 11 deletions idurar-erp-crm/backend/.vscode/settings.json

This file was deleted.

5 changes: 0 additions & 5 deletions idurar-erp-crm/frontend/.env

This file was deleted.

2 changes: 2 additions & 0 deletions idurar-erp-crm/frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

# misc
.DS_Store
.vscode/
.env
.env.local
.env.development.local
.env.test.local
Expand Down
18 changes: 0 additions & 18 deletions idurar-erp-crm/frontend/.vscode/settings.json

This file was deleted.

Loading