mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 00:44:06 -04:00
Update application builder
This commit is contained in:
48
.gitignore
vendored
48
.gitignore
vendored
@@ -1,18 +1,23 @@
|
||||
/up.conf
|
||||
# Change this line.
|
||||
/unifi-poller
|
||||
/unifi-poller*.gz
|
||||
/unifi-poller*.txz
|
||||
/unifi-poller*.zip
|
||||
/unifi-poller*.1
|
||||
/unifi-poller*.deb
|
||||
/unifi-poller*.rpm
|
||||
/unifi-poller*.arm
|
||||
/unifi-poller*.exe
|
||||
/unifi-poller*.macos
|
||||
/unifi-poller*.freebsd
|
||||
/unifi-poller*.bsd
|
||||
/unifi-poller*.linux
|
||||
/unifi-poller.rb
|
||||
/init/macos/*.app/Contents/MacOS/*
|
||||
# The rest is probably fine.
|
||||
/rsrc*.syso
|
||||
/*.log
|
||||
/*.conf
|
||||
/*.gz
|
||||
/*.zip
|
||||
/*.upx
|
||||
/unpackerr*.1
|
||||
/*.deb
|
||||
/*.rpm
|
||||
/*.txz
|
||||
/*.*.arm
|
||||
/*.*.exe
|
||||
/*.*.macos
|
||||
/*.*.linux
|
||||
/*.*.freebsd
|
||||
/*.rb
|
||||
*.sha256
|
||||
/vendor
|
||||
.DS_Store
|
||||
@@ -23,11 +28,10 @@ MANUAL
|
||||
MANUAL.html
|
||||
README
|
||||
README.html
|
||||
/unifi-poller_manual.html
|
||||
/homebrew_release_repo
|
||||
/.metadata.make
|
||||
bitly_token
|
||||
github_deploy_key
|
||||
gpg.signing.key
|
||||
.secret-files.tar
|
||||
*.so
|
||||
/*_manual.html
|
||||
/homebrew-mugs
|
||||
.secret*files.tar
|
||||
github_deploy_key*
|
||||
.metadata.make
|
||||
/after-install-rendered.sh
|
||||
/before-remove-rendered.sh
|
||||
|
||||
Reference in New Issue
Block a user