This commit is contained in:
Grant Limberg 2019-11-13 12:46:52 -08:00
parent 86abd31659
commit dc19deb6c3
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View file

@ -120,3 +120,4 @@ __pycache__
*~
attic/world/*.c25519
attic/world/mkworld
workspace/

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>