.gitignore: ignore the code signature directory
parent
b9b75c272b
commit
2f3dab093a
|
@ -34,3 +34,4 @@ build-support/wordsize
|
||||||
checksums.txt
|
checksums.txt
|
||||||
*.so
|
*.so
|
||||||
a.out
|
a.out
|
||||||
|
Factor.app/Contents/_CodeSignature
|
||||||
|
|
Loading…
Reference in New Issue