diff options
Diffstat (limited to 'ui.qt/.gitignore')
-rw-r--r-- | ui.qt/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui.qt/.gitignore b/ui.qt/.gitignore new file mode 100644 index 0000000..5d9d765 --- /dev/null +++ b/ui.qt/.gitignore @@ -0,0 +1,5 @@ +.idea/ +build/ +cache/ +CMakeLists.txt.user +compile_commands.json |