From 92bf1357f534969098aec2aae0ca5bd1e3759587 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Fri, 11 May 2018 02:21:12 -0700 Subject: [PATCH] add flatpak build to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 78d289e..6163413 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ bfg.jar # builds build #bin + +# flatpak +.flatpak-builder