mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 01:56:47 +08:00
no more temp
This commit is contained in:
parent
96043dd6ce
commit
6ce1759392
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# Prerequisites
|
||||
*.d
|
||||
|
||||
temp
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
|
|
|
|||
Loading…
Reference in a new issue