diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2020-03-15 19:45:25 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2020-03-15 19:45:25 +0100 |
commit | 5f2a1d0f398a7159430b2bd877e91e020df5c76f (patch) | |
tree | 94f771f17438c606151e69bbd9367a919a7e9643 /.gitignore | |
parent | 06d9d0a8be42f29b99b96e4daf4dabba713dacf6 (diff) |
Sort out configuration and testing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ **/__pycache__/ +local_config.py |