diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-04 16:00:37 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-04 16:00:37 +0200 |
| commit | 7ee1669522bdb6c2c6dae6a0ad7f9a9a60f87ff5 (patch) | |
| tree | e97658f411184a15a0d893f9bfda225a606f03a0 /.gitignore | |
| download | minimal-qt-7ee1669522bdb6c2c6dae6a0ad7f9a9a60f87ff5.tar.gz minimal-qt-7ee1669522bdb6c2c6dae6a0ad7f9a9a60f87ff5.zip | |
Initial commit
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..872afed --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | moc_* | ||
| 2 | ui_* | ||
| 3 | run | ||
