Skip to content

Commit c5c0d0c

Browse files
committed
Add comments to .gitignore
1 parent 4931af7 commit c5c0d0c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
# Ignore application built files
12
docker-volume-sshfs
23
plugin/
4+
# Ignore the PyCharm editor files
35
.idea/
4-
6+
# Ignore VSCode files
7+
.vscode/
8+
# Ignore the test SSH details
59
.gocd/ssh/

0 commit comments

Comments
 (0)