Skip to content

Commit e75e456

Browse files
authored
Add .*.local to .gitignore (#3115)
1 parent 8c1032a commit e75e456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.sh
22
!/script/*.sh
33
*.test
4+
.*.local
45
coverage.out
56
/bin
67
# intellij files

0 commit comments

Comments
 (0)