diff --git a/.gitignore b/.gitignore index b9a793d2..010bc323 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,4 @@ result/ flatbuild # Snap -*.snap \ No newline at end of file +*.snap diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index f64e5b0a..8e647eea 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -52,4 +52,4 @@ apps: - opengl - network - network-bind - - audio-playback \ No newline at end of file + - audio-playback