mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-09-20 07:14:13 +02:00
19 lines
223 B
Plaintext
19 lines
223 B
Plaintext
*.snap
|
|
.flatpak-builder
|
|
# Qt build output
|
|
*.user
|
|
# doxygen Doxyfile output
|
|
doc/*
|
|
!doc/QElectroTech.qch
|
|
QElectroTech.tag
|
|
!doc/doc-utils
|
|
lang/*.qm
|
|
|
|
# -- IDE settings/intermediate files --
|
|
# zed
|
|
.zed
|
|
.cache
|
|
|
|
# VS Code
|
|
.vscode
|