INIT: First commit
This commit is contained in:
16
zabbix-apk-builder/.gitignore
vendored
Normal file
16
zabbix-apk-builder/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Build artifacts
|
||||
packages/
|
||||
*.apk
|
||||
src/
|
||||
*.tar.gz
|
||||
|
||||
# Docker cache
|
||||
.docker/
|
||||
|
||||
# Backup files
|
||||
*.backup
|
||||
*~
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user