Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
ddcbdd6a
Commit
ddcbdd6a
authored
Mar 19, 2014
by
John Munkhoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit comment in Global/SlickEdit.gitignore
Remove unnecessary wording about negative ignore rules.
parent
a65b9593
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
SlickEdit.gitignore
Global/SlickEdit.gitignore
+1
-9
No files found.
Global/SlickEdit.gitignore
View file @
ddcbdd6a
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment