Added a.out to .gitignore

This commit is contained in:
0xMAC8205 2023-11-14 00:57:07 +01:00
parent eb7f25fc64
commit 6d7ce1cd53
2 changed files with 13 additions and 2 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
.vscode .vscode
a.out

View File

@ -124,4 +124,14 @@ video.s
+- video_set_mode +- video_set_mode
+- video_get_mode +- video_get_mode
+- video_set_accent +- video_set_accent
+- video_get_accent +- video_get_accent
filesystem.s
serial.s
sound.s