This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
nginx-proxy
mirror of
https://github.com/nginx-proxy/nginx-proxy.git
Watch
2
Star
0
Fork
0
Files
Browse Source
chore: add wip folder to .gitignore
Nicolas Duchon
6 months ago
parent
40c153e8b0
commit
ce2e076d65
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,3 +1,4 @@
**/__pycache__/
**/__pycache__/
**/.cache/
**/.cache/
.idea/
.idea/
+wip