elfisa-pharmacy/.gitignore
Exest 028c588d2a Релиз 2.0: кросс-платформа, брендовый установщик, страница загрузки
- Версия 2.0.0, self-contained публикация под win/osx/linux
- Установщик Inno перенастроен на Avalonia + брендовые картинки мастера
  (бирюзовый градиент, аптечный крест, ЭльФиСА)
- exe переименовывается в «Электронная Фармация.exe» (совместимо с авто-обновлением)
- Иконки приложения 256/512/1024
- Красивая страница загрузки web/download с авто-определением ОС (Win/Mac/Linux)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-10 12:41:14 +03:00

33 lines
419 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Build output
**/bin/
**/obj/
dist/Электронная-Фармация/
dist/*.zip
# IDE
.vs/
*.user
*.suo
*.userosscache
*.sln.docstates
# OS
Thumbs.db
Desktop.ini
.DS_Store
# Local duplicates / secrets
efClient.db
*.db-journal
**/user.config
packages/
installer/output/
dist/
# Кросс-платформенные публикации и артефакты сборки
publish/
build/
installer/output/