diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ -WARP.md -.warp.md +WARP.md +.warp.md result # Python artifacts @@ -41,3 +41,4 @@ htmlcov/ .vscode/ *.swp *.swo +Copy-Logs |
