# Git Ignore ###################### # For this script ###################### quarantine/ log/ ClamCron.conf # Track this file ###################### !.gitignore # Project # ###################### .local-only/ # OS generated files # ###################### .DS_Store .DS_Store? .Spotlight-V100 .Trashes* ehthumbs.db Thumbs.db .fuse* # CUSTOM # ###################### log/* !log/.gitignore