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.
2 parents 2fc10c0 + ddcbdd6 commit 369766dCopy full SHA for 369766d
Global/SlickEdit.gitignore
@@ -0,0 +1,12 @@
1
+# SlickEdit workspace and project files are ignored by default because
2
+# typically they are considered to be developer-specific and not part of a
3
+# project.
4
+*.vpw
5
+*.vpj
6
+
7
+# SlickEdit workspace history and tag files always contain user-specific
8
+# data so they should not be stored in a repository.
9
+*.vpwhistu
10
+*.vpwhist
11
+*.vtg
12
0 commit comments