This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Hearts/.gitignore
Kayne Ruse 19d3f2d39d Imported stable version of my old Hearts game
Included the (now open source) KAGE files
Slightly modified function calls for compatability
Added personal note to README.md
Included VC++ project in the repo for simplicity
2013-01-16 23:37:40 +11:00

11 lines
90 B
Plaintext

#Editor generated files
#*.sln
#*.vcproj
*.suo
*.ncb
*.user
#Directories
Release/
Debug/