1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00:00

chore: add wip folder to .gitignore

This commit is contained in:
Nicolas Duchon 2024-12-01 19:35:06 +01:00
parent 40c153e8b0
commit ce2e076d65

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
**/__pycache__/ **/__pycache__/
**/.cache/ **/.cache/
.idea/ .idea/
wip