Skip to content

Commit

Permalink
fixed ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Mar 7, 2022
1 parent 44c7555 commit 0ff1d34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 87 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ backend/migrationStats.txt
dep-graph.png

# TypeScript
build/
build/
backend/worker.*
2 changes: 1 addition & 1 deletion backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ lastId.txt
log_success.txt
log_failed.txt
build
worker
worker.*
85 changes: 0 additions & 85 deletions backend/worker.js

This file was deleted.

0 comments on commit 0ff1d34

Please sign in to comment.