.hgignore -> .gitignore
This commit is contained in:
parent
d86f2bfc3c
commit
033f679146
1 changed files with 1 additions and 2 deletions
3
.hgignore → .gitignore
vendored
3
.hgignore → .gitignore
vendored
|
@ -1,9 +1,8 @@
|
|||
syntax: glob
|
||||
*.dylib
|
||||
*.o
|
||||
*.so
|
||||
*~
|
||||
build
|
||||
DerivedData
|
||||
ObjOpenSSL.xcodeproj/*.mode1v3
|
||||
ObjOpenSSL.xcodeproj/*.pbxuser
|
||||
ObjOpenSSL.xcodeproj/project.xcworkspace
|
Reference in a new issue