Files
opt/.gitignore
2024-12-23 10:55:54 +01:00

10 lines
133 B
Plaintext

# Ignore everything recursively
**/*
# Exclude collectd files
!collectd/**/*.conf
!collectd/**/*-data
# Re-include directories
!*/