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