From 87e3cc127b19d5a4ffaa766aecad04607737499d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Genov=C3=A9s?= Date: Sat, 23 Nov 2019 02:13:10 +0100 Subject: [PATCH] add flatpak to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8be02eb..09c9621 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ build/ .vscode/ .idea/ builddir/* -build-aux/* \ No newline at end of file +build-aux/* +flatpak/*