We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6369d8d commit f393644Copy full SHA for f393644
.gitignore
@@ -1,3 +1,8 @@
1
/build
2
/scripts/__pycache__/
3
/scripts/templates/__pycache__/
4
+
5
+# Editor temporary files
6
+*~
7
+.*.sw?
8
+/.vscode
0 commit comments