From 7ee1669522bdb6c2c6dae6a0ad7f9a9a60f87ff5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 4 Apr 2025 16:00:37 +0200 Subject: Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..872afed --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +moc_* +ui_* +run -- cgit v1.3