This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Actually include .a
Adam Ierymenko
8 years ago
parent
df48738ac9
commit
a1cd94a61d
2 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitignore
BIN
ext/bin/cnacl-osx-amd64/libnacl.a
+ 1
- 1
.gitignore
View File
@@ -60,7 +60,7 @@ zt1-src.tar.gz
*.pid
*.pid
*.pkg
*.pkg
*.o
*.o
-*.a
+
/
*.a
*.dylib
*.dylib
*.so
*.so
*.so.*
*.so.*
BIN
ext/bin/cnacl-osx-amd64/libnacl.a
View File