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

.gitignore: js/node_modules

parent 9d335cb8
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ __pycache__ ...@@ -2,6 +2,7 @@ __pycache__
.mypy_cache .mypy_cache
.*.swp .*.swp
/data /data
/js/node_modules
/owl/config.py /owl/config.py
/owl.egg-info /owl.egg-info
/venv /venv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment