Skip to content

Commit 4ce5415

Browse files
committed
Fix .gitignore
1 parent e5578cd commit 4ce5415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Dockerfile.cross
1313
# Test/Intermediate files
1414
database.sql
1515
load-data.sh
16-
local-demo-data.sh
16+
local-demo-data.sql
1717

1818
# Output of the go coverage tool, specifically when used with LiteIDE
1919
*.out

0 commit comments

Comments
 (0)