diff --git a/.gitignore b/.gitignore index c4f9bba..b5152b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,5 @@ .vscode +*.DS_Store bin data/config.bin -data/score.bin -dll -docs -icon -releases -resources -scripts -*.opk -*.DS_Store \ No newline at end of file +data/score.bin \ No newline at end of file diff --git a/default.gcw0.desktop b/default.gcw0.desktop deleted file mode 100644 index dbe1bc4..0000000 --- a/default.gcw0.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Coffee Crisis -Comment=Coffee Crisis -Icon=icon -Exec=bin/coffee_crisis_opendingux -Categories=games;Game;SDL; -Terminal=false diff --git a/icon.png b/icon.png deleted file mode 100644 index 0aae97a..0000000 Binary files a/icon.png and /dev/null differ