We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4931af7 commit c5c0d0cCopy full SHA for c5c0d0c
.gitignore
@@ -1,5 +1,9 @@
1
+# Ignore application built files
2
docker-volume-sshfs
3
plugin/
4
+# Ignore the PyCharm editor files
5
.idea/
-
6
+# Ignore VSCode files
7
+.vscode/
8
+# Ignore the test SSH details
9
.gocd/ssh/
0 commit comments