indico-plugins/.gitignore
2023-09-22 11:49:55 +02:00

24 lines
245 B
Plaintext

.vscode
.coverage
htmlcov/
.idea/
*.min.css
*.min.js
*.pyc
.*.swp
.webassets-cache/
*.egg-info
dist/
build/
wheelhouse/
.cache/
.pytest_cache/
*.mo
webpack-build-config.json
.indico_source
.jsconfig.json
node_modules/
*.lock
url_map.json
.venv/