summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2024-02-01 16:44:26 +0200
committerMavridis Philippe <mavridisf@gmail.com>2024-02-01 16:53:20 +0200
commit4acb982e2d5b82ddfe603414665256323a25ad5e (patch)
treeb137112d00a4340f0cf25b64ebe5926f505c3de2 /.gitignore
downloadxdg-desktop-portal-tde-4acb982e2d5b82ddfe603414665256323a25ad5e.tar.gz
xdg-desktop-portal-tde-4acb982e2d5b82ddfe603414665256323a25ad5e.zip
Initial commit
Adds implementation of FileChooser interface Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9d4e3ee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.~
+*~
+build
+*.kdev*