WinForms app with Elfisa.UI, API integration, order workflow, invoices/refusals sync, and production-ready fixes from the desktop roadmap. Co-authored-by: Cursor <cursoragent@cursor.com>
23 lines
252 B
Plaintext
23 lines
252 B
Plaintext
# 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
|