We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd64ad commit 43a2d26Copy full SHA for 43a2d26
1 file changed
.gitignore
@@ -36,6 +36,9 @@ Thumbs.db
36
ehthumbs.db
37
*.bak
38
39
+# Ignore build directories
40
+build/
41
+
42
# Editor and IDE files
43
.vscode/
44
.idea/
0 commit comments