Skip to content

Commit e3d4090

Browse files
committed
Workflow: Add dot files/folders to .gitignore
1 parent 993bcb5 commit e3d4090

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ dist/
2121
# Platinumshrimp files
2222
*.log
2323
settings.json
24+
25+
# Dot files and folders, except for .github
26+
.*
27+
!.github/

0 commit comments

Comments
 (0)