Skip to content

Commit

Permalink
Fixed frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
tulec committed Dec 4, 2024
1 parent fd4cb18 commit e86c124
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -173,28 +173,4 @@ info.zip
.gitlab-ci.yml

# postgres local storage
postgres-data/

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

/node_modules
postgres-data/

0 comments on commit e86c124

Please sign in to comment.