Compare commits

..

2 Commits

Author SHA1 Message Date
fanyx e0ed7e5f84 add env to gitignore 2022-12-11 22:45:23 +01:00
fanyx ccf499ab8d Add some new games to wishlist 2022-12-11 22:45:08 +01:00
3 changed files with 13 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
.vscode/
env/
*.pyc
*.code-snippets

View File

@ -232,5 +232,8 @@ ____________| Not Yet Owned (Wishlist) |____________| :| PC | Re
| PC | Return to Monkey Island | :|
| PC | Escape: The Endless Dogwatch | :|
| PC | Aero GPX | :|
| PC | Final Fantasy XVI | :|
| PC | Replaced | :|
| PC | Earthblade | :|
|______|________________________________________________________| :|
| :|

View File

@ -350,3 +350,10 @@
platform: "PC"
- name: "Aero GPX"
platform: "PC"
- name: "Final Fantasy XVI"
platform: "PC"
- name: "Replaced"
platform: "PC"
- name: "Earthblade"
platform: "PC"