Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
3773dd74
Unverified
Commit
3773dd74
authored
Mar 12, 2017
by
David Haynes
Browse files
Prevent people from committing vscode dir
- .vscode contains workspace specific settings - I don't want that
parent
d37487b6
Pipeline
#1068
passed with stage
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
3773dd74
...
@@ -15,3 +15,4 @@ venv
...
@@ -15,3 +15,4 @@ venv
htmlcov/
htmlcov/
.idea
.idea
__pycache__/
__pycache__/
.vscode
\ No newline at end of file
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