icingaweb2/.gitignore

11 lines
181 B
Plaintext
Raw Normal View History

2013-05-29 17:43:20 +02:00
# Exclude all hidden files
.*
# But not .gitignore and .vagrant-puppet
!.gitignore
!.vagrant-puppet
# Build artefacts
build/
# Dev environmental
.idea/
# Configure output
config.log