BRE/.gitignore
2024-06-07 19:50:21 +03:00

22 lines
240 B
Plaintext

__pycache__
~$*
*.spec
*.log
inputs
input.xlsx
output.csv
chromedriver.exe
Users.xlsx
webapi/\!Контент.xlsm
webapi/bin/
webapi/build/
webapi/*.csv
webapi/exporter.ini
webapi/exporter.exe
webapi/*.xlsm
webapi/docx/*.docx
test/
venv