aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorJohn Munkhoff <munkhoff@users.noreply.github.com>2014-03-18 23:37:25 -0700
committerJohn Munkhoff <munkhoff@users.noreply.github.com>2014-03-18 23:37:25 -0700
commitddcbdd6a17e2daa1584debb5b6db37921655a241 (patch)
tree421941efeae190f5eac3f2bf4cbb82f9e7659923 /Global
parenta65b95938c393e509fd5f8cda63d094c43828947 (diff)
downloadgitignore-ddcbdd6a17e2daa1584debb5b6db37921655a241.tar.gz
gitignore-ddcbdd6a17e2daa1584debb5b6db37921655a241.zip
Edit comment in Global/SlickEdit.gitignore
Remove unnecessary wording about negative ignore rules.
Diffstat (limited to 'Global')
-rw-r--r--Global/SlickEdit.gitignore10
1 files changed, 1 insertions, 9 deletions
diff --git a/Global/SlickEdit.gitignore b/Global/SlickEdit.gitignore
index e3d960ac..9e2fdda8 100644
--- a/Global/SlickEdit.gitignore
+++ b/Global/SlickEdit.gitignore
@@ -1,14 +1,6 @@
# SlickEdit workspace and project files are ignored by default because
# typically they are considered to be developer-specific and not part of a
-# project. However, if multiple SlickEdit users are collaborating on a
-# project, it is possible to store these files in the repository and share
-# them among all developers because they do not contain user-specific data.
-# To store these files in a repository, add the following two lines to the
-# project’s .gitignore file:
-# ----------
-# !*.vpw
-# !*.vpj
-# ----------
+# project.
*.vpw
*.vpj