Compare commits

..

2 Commits

Author SHA1 Message Date
Greg Shuflin
4bc85d8dd5 Add gitignore 2022-01-29 22:01:20 -08:00
Greg Shuflin
9f1cc98a75 Move gamarjoba into subdir 2022-01-29 22:01:00 -08:00
3 changed files with 4 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.o
gamarjoba_munde/gamarjoba

View File

@@ -5,7 +5,7 @@ low-level programming concerns.
This repo contains the following executables:
* `gamarjoba` - x86-64 linux binary that prints the text "Gamarjoba, Munde"
* `gamarjoba_munde` - x86-64 linux binary that prints the text "Gamarjoba, Munde"
# Useful links