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 a65b959 commit ddcbdd6Copy full SHA for ddcbdd6
Global/SlickEdit.gitignore
@@ -1,14 +1,6 @@
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. However, if multiple SlickEdit users are collaborating on a
4
-# project, it is possible to store these files in the repository and share
5
-# them among all developers because they do not contain user-specific data.
6
-# To store these files in a repository, add the following two lines to the
7
-# project’s .gitignore file:
8
-# ----------
9
-# !*.vpw
10
-# !*.vpj
11
+# project.
12
*.vpw
13
*.vpj
14
0 commit comments