Skip to content

Commit ddcbdd6

Browse files
committed
Edit comment in Global/SlickEdit.gitignore
Remove unnecessary wording about negative ignore rules.
1 parent a65b959 commit ddcbdd6

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Global/SlickEdit.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# SlickEdit workspace and project files are ignored by default because
22
# 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-
# ----------
3+
# project.
124
*.vpw
135
*.vpj
146

0 commit comments

Comments
 (0)