Add gitignore.

This commit is contained in:
Alejandro Cabeza Romero 2025-12-17 11:51:58 +01:00
parent e78e9dd043
commit a4f8fbc4ff
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
.idea/
.qt/
# CMake generated files
Makefile
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
cmake-build-debug
# Build directories
build/