mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-09-20 15:24:14 +02:00
d2e75b4195
polluting the source directory during out-of-source builds and it is standard that these files should be located inside the build directory during the build step.
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
*.snap
|
|
.flatpak-builder
|
|
# Qt build output
|
|
*.user
|
|
# doxygen Doxyfile output
|
|
doc/*
|
|
!doc/QElectroTech.qch
|
|
QElectroTech.tag
|
|
!doc/doc-utils
|
|
lang/*.qm
|