diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,6 @@ __pycache__ *.spec *.zip *.tar.gz -*.po *.log dist/ build/ @@ -33,3 +32,6 @@ logs/ /DEBUG /PROFILE /profile* + +# nix +/result |
