diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,4 +17,5 @@ .idea/ .vs .vscode -docs/
\ No newline at end of file +docs/ +*-backups/ |
index : time/Sensor-Watch | ||
clone of https://github.com/joeycastillo/Sensor-Watch |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -17,4 +17,5 @@ .idea/ .vs .vscode -docs/
\ No newline at end of file +docs/ +*-backups/ |