Skip to content

Commit e152a0d

Browse files
committed
ignore /backend/deploy
1 parent e7b96f7 commit e152a0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
# production
1212
/build
1313
/dist
14+
/backend/deploy
1415

1516
# python stuff
1617
__pycache__/
1718
venv/
1819
*.egg-info
1920

21+
2022
# misc
2123
.DS_Store
2224
.env.local

0 commit comments

Comments
 (0)