diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ *.o a.out *.dSYM +*.a +test.s +test.c |
![]() |
index : libasm.git | |
| School project: Introduction to assembly, small x86_64 lib |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ *.o a.out *.dSYM +*.a +test.s +test.c |