Skip to content
Snippets Groups Projects
Select Git revision
  • jk
1 result

.gitignore

Blame
  • .gitignore 89 B
    __pycache__
    .mypy_cache
    .*.swp
    /data
    /js/node_modules
    /owl/config.py
    /owl.egg-info
    /venv