browbeat/.gitignore
Alex Krzos 921ba0500b Updates to metadata
+ Move metadata to its own .gitignore-d directory
+ Add elasticsearch configuration to other browbeat config files in conf/
+ Adjustments to base .gitignore to ignore ansible retry files and removing legacy pbench-hosts-file

Change-Id: I7e3205f070e5f66e508cb486ae2306d28d4982bd
2016-06-16 15:53:11 -04:00

13 lines
134 B
Plaintext

*.py[cod]
# Ansible files
*.retry
# Prevent hosts files from sneaking into the git repo
ansible/hosts
log/*
# Swap files
*.sw[po]