Skip to content

Commit 9b717e8

Browse files
.gitignore updated
1 parent cf159a1 commit 9b717e8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,10 @@ logs/
8282

8383
# config files
8484
backend/config/*.json
85+
86+
87+
# Ignore Nixpacks cache
88+
.nixpacks/
89+
__pycache__/
90+
*.pyc
91+
.env

0 commit comments

Comments
 (0)