Skip to content

Commit 29676fe

Browse files
committed
Add local_data to .gitignore
1 parent d9fefce commit 29676fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,7 @@ terraform.rc
6565
.vscode/
6666

6767
# Ignore MegaLinter reports
68-
megalinter-reports/
68+
megalinter-reports/
69+
70+
# Ignore locally written data
71+
local_data

0 commit comments

Comments
 (0)