Skip to content

Commit

Permalink
Update .gitignore and delete files in the frontend directory
Browse files Browse the repository at this point in the history
- Updated .gitignore to ignore dev-dist folder
- Deleted README.md file in the frontend directory
- Deleted registerSW.js file in the frontend/dev-dist directory
- Deleted suppress-warnings.js file in the frontend/dev-dist directory
- Deleted sw.js file in the frontend/dev-dist directory
- Deleted workbox-5357ef54.js file in the frontend/dev-dist directory
  • Loading branch information
realashleybailey committed Sep 17, 2023
1 parent 37361d3 commit 3954426
Show file tree
Hide file tree
Showing 19 changed files with 3,189 additions and 3,648 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ docker/
delete/
*.backup
swagger.json
dev-dist

# Created by https://www.toptal.com/developers/gitignore/api/pycharm,flask,python
# Edit at https://www.toptal.com/developers/gitignore?templates=pycharm,flask,python
Expand Down
68 changes: 0 additions & 68 deletions frontend/README.md

This file was deleted.

1 change: 0 additions & 1 deletion frontend/dev-dist/registerSW.js

This file was deleted.

Empty file.
14 changes: 0 additions & 14 deletions frontend/dev-dist/sw.js

This file was deleted.

Loading

0 comments on commit 3954426

Please sign in to comment.