diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-06 10:29:33 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-06 10:29:33 +1200 |
| commit | 81b23666d29cbede1432ad97b3c3fd932a92bbcb (patch) | |
| tree | 78fae86846cbece897949e768044bbbc9e7d6a84 /.gitignore | |
| parent | 58cc6773c587b906295e7bb630c8533a118d8a89 (diff) | |
| download | x86-asm-81b23666d29cbede1432ad97b3c3fd932a92bbcb.tar.xz x86-asm-81b23666d29cbede1432ad97b3c3fd932a92bbcb.zip | |
gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0487f44 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +main.o |
