1
0
mirror of https://github.com/github/gitignore synced 2024-06-11 15:10:01 +02:00

Edit comment in Global/SlickEdit.gitignore

Remove unnecessary wording about negative ignore rules.
This commit is contained in:
John Munkhoff 2014-03-18 23:37:25 -07:00
parent a65b95938c
commit ddcbdd6a17

View File

@ -1,14 +1,6 @@
# SlickEdit workspace and project files are ignored by default because # SlickEdit workspace and project files are ignored by default because
# typically they are considered to be developer-specific and not part of a # typically they are considered to be developer-specific and not part of a
# project. However, if multiple SlickEdit users are collaborating on a # project.
# 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
# projects .gitignore file:
# ----------
# !*.vpw
# !*.vpj
# ----------
*.vpw *.vpw
*.vpj *.vpj