chore: add .gitignore for build artifacts

This commit is contained in:
Patrick Schurig 2026-04-05 21:54:20 +02:00 committed by Patrick Schurig
parent 7588473a60
commit 74c94161cd

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
# Build artifacts
*.o
*.so
moc_*.cpp
moc_*.h
Makefile
.qmake.stash
builddir/
*_moc.cpp
autogenerated/