Skip to content

Commit 315168b

Browse files
author
Jonathan Chauncey
committed
fix(gitignore): add tmp files to gitignore
1 parent f163651 commit 315168b

3 files changed

Lines changed: 4 additions & 59 deletions

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
*~
22
*.swp
33
*.swo
4-
.DS_Store
4+
.DS_Store
5+
6+
telegraf/manifests/*.tmp.yaml
7+
influxdb/manifests/*.tmp.yaml

influxdb/manifests/deis-monitor-influxdb-rc.tmp.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

telegraf/manifests/deis-monitor-telegraf-daemon.tmp.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)