diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ | |||
3 | **/#*# | 3 | **/#*# |
4 | **/.#* | 4 | **/.#* |
5 | **/.gup | 5 | **/.gup |
6 | .direnv | ||
6 | 7 | ||
7 | **.csr | 8 | **.csr |
8 | hosts/*/prometheus/tls.cnf \ No newline at end of file | 9 | hosts/*/prometheus/tls.cnf \ No newline at end of file |