Gitignore/Global/SlickEdit.gitignore
Dvurechensky 0a0f9717b4 1.0
Main
2024-10-05 10:36:15 +03:00

12 lines
323 B
Plaintext

# 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