Skip to content
Snippets Groups Projects
Commit 5637c186 authored by juga's avatar juga
Browse files

chg: gitignore: !minor Ignore .pyc and .lockfile

parent 901cf921
No related branches found
No related tags found
No related merge requests found
*.pyc
__pycache__/
venv*/
passwords.txt
......@@ -10,3 +11,4 @@ htmlcov
.pytest_cache
dist
build
*.lockfile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment