diff options
author | Charadon <dev@iotib.net> | 2022-06-08 05:20:31 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-06-08 05:20:31 -0400 |
commit | ca77aea516afa11c0767d63ef39e312ca190b861 (patch) | |
tree | ba02c9fe2f0a861e964515649ebb1cdf98c98e4b /.gitignore | |
parent | 67ed1bfabcd50383a3d5c074e10e39aa634c5852 (diff) | |
download | Pong-C-ca77aea516afa11c0767d63ef39e312ca190b861.tar.gz |
Some flatpak fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index afe90e4..e828f53 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ build/ *.o pong .flatpak-builder -flatpak/ flatpak_repo/ build-dir/ Makefile |