Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
Add monitor conf to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitalturtle committed May 20, 2020
1 parent 6168840 commit 26d50b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.vscode/
.idea/
.venv/
.venv*
*.log
.DS_Store
bitcoin.conf*
Expand All @@ -18,5 +18,5 @@ htmlcov
docs/
.teos
.teos_cli

*.orig
/monitor/monitor.conf

0 comments on commit 26d50b9

Please sign in to comment.