mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
complate list of gitignores and licenses
This commit is contained in:
11
conf/gitignore/SlickEdit
Normal file
11
conf/gitignore/SlickEdit
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
Reference in New Issue
Block a user