Skip to content
Snippets Groups Projects
Commit f6d771fb authored by Martin Mareš's avatar Martin Mareš
Browse files

Gitignore: Adresáře používané testovací mašinerií

parent 5eb6730e
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,9 @@ __pycache__ ...@@ -2,7 +2,9 @@ __pycache__
.mypy_cache .mypy_cache
.*.swp .*.swp
/data /data
/data-test
/extra /extra
/mo/config.py /mo/config.py
/osmo.egg-info /osmo.egg-info
/test-chrome
/venv /venv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment