Commit 369766d5 authored by Carl Suster's avatar Carl Suster

Merge pull request #1006 from munkhoff/add-slickedit-gitignore

Add Global/SlickEdit.gitignore template
parents 2fc10c0a 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.
*.vpw
*.vpj
# SlickEdit workspace history and tag files always contain user-specific
# data so they should not be stored in a repository.
*.vpwhistu
*.vpwhist
*.vtg
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment