diff options
Diffstat (limited to '6502/.gitignore')
| -rw-r--r-- | 6502/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/6502/.gitignore b/6502/.gitignore index 13a055e..82cd8d3 100644 --- a/6502/.gitignore +++ b/6502/.gitignore @@ -1 +1,2 @@ -./6502
\ No newline at end of file +6502 +*.so
\ No newline at end of file |
