We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993bcb5 commit e3d4090Copy full SHA for e3d4090
.gitignore
@@ -21,3 +21,7 @@ dist/
21
# Platinumshrimp files
22
*.log
23
settings.json
24
+
25
+# Dot files and folders, except for .github
26
+.*
27
+!.github/
0 commit comments