diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ # Built binary /goprecords + +# Temporary test database +/fixtures/test_import.db |
![]() |
index : goprecords | |
| Global uptime stats using uptimed written in Go |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -3,3 +3,6 @@ # Built binary /goprecords + +# Temporary test database +/fixtures/test_import.db |