don't track these
- SHA
b1d62854287e5795e18adc6f16db7c83511b72a5- Parents
-
01b6b84 - Tree
8b4993f
b1d6285
b1d62854287e5795e18adc6f16db7c83511b72a501b6b84
8b4993f| Status | File | + | - |
|---|---|---|---|
| M |
.gitignore
|
2 | 0 |
.gitignoremodified@@ -1,4 +1,6 @@ | ||
| 1 | 1 | *.env |
| 2 | +dist/* | |
| 3 | +build/* | |
| 2 | 4 | .wulfenv/* |
| 3 | 5 | **/__pycache__/* |
| 4 | 6 | **/wulftp.egg-info/* |