.gitignore: ignore Unix and macOS binaries
parent
679ada55a9
commit
1ae6aab5bf
|
@ -23,8 +23,9 @@
|
|||
.*.swp
|
||||
.DS_Store
|
||||
.gdb_history
|
||||
/factor
|
||||
Factor.app/Contents/MacOS/factor
|
||||
Factor.app/Contents/_CodeSignature
|
||||
Factor/factor
|
||||
a.out
|
||||
checksums.txt
|
||||
factor.com
|
||||
|
|
Loading…
Reference in New Issue