limpieza de archivos
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,12 +1,5 @@
|
|||||||
.vscode
|
.vscode
|
||||||
|
*.DS_Store
|
||||||
bin
|
bin
|
||||||
data/config.bin
|
data/config.bin
|
||||||
data/score.bin
|
data/score.bin
|
||||||
dll
|
|
||||||
docs
|
|
||||||
icon
|
|
||||||
releases
|
|
||||||
resources
|
|
||||||
scripts
|
|
||||||
*.opk
|
|
||||||
*.DS_Store
|
|
||||||
@@ -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
|
|
||||||
Reference in New Issue
Block a user