🚧 Adds assembly hello world

This commit is contained in:
Daniel Svitan
2025-05-05 21:43:27 +02:00
parent 07d45752cc
commit 0d144f025d
3 changed files with 26 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.idea/
a.out
*.out
*.o