sortix-mirror/games/.gitignore
Jonas 'Sortie' Termansen 0e577950c0 Remove conway, pong and snake games.
These games were poorly written and didn't work in graphics mode as they
required a vga text mode backend. It's less of a maintenance burden to just
remove them as that means the dispd vga text mode support can be deleted.
2014-11-26 23:34:14 +01:00

8 lines
41 B
Text

*.o
*.tmp
*.bin
*.iso
*.so
*.a
asteroids