1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-14 13:36:33 +02:00

Added virtual environment and packages required for translations.

This commit is contained in:
Maciej Lenartowicz
2019-11-14 11:28:25 +01:00
parent 7075592f24
commit 73f4ab48c3
26 changed files with 799 additions and 193 deletions

3
.gitignore vendored
View File

@ -4,6 +4,9 @@
logs
*.log
# Python
venv/
# NodeJS
## Logs
npm-debug.log*