mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
RedHat stuff and cleanup.
This commit is contained in:
parent
196d96cfa7
commit
cafa41ba4d
66 changed files with 64 additions and 6829 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
# Main binaries created in *nix builds
|
||||
/zerotier-*
|
||||
/zerotier-one
|
||||
/zerotier-idtool
|
||||
/zerotier-cli
|
||||
/zerotier-selftest
|
||||
|
||||
# OS-created garbage files from various platforms
|
||||
.DS_Store
|
||||
|
@ -65,11 +68,6 @@ debian/zerotier-one*.debhelper
|
|||
debian/*.log
|
||||
debian/zerotier-one.substvars
|
||||
|
||||
# MacGap wrapper build files
|
||||
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/*
|
||||
/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/xcuserdata/*
|
||||
/ext/mac-ui-macgap1-wrapper/src/build
|
||||
|
||||
# Java/Android/JNI build droppings
|
||||
java/obj/
|
||||
java/libs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue