Skip to content

Commit

Permalink
Ignore .vscode directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jul 20, 2023
1 parent 7ccafe1 commit b98bebf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ vendor/
# PhpStorm
.idea

# Visual Studio Code
.vscode

# Sass
.sass-cache

Expand Down
3 changes: 3 additions & 0 deletions .pronamic-build-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
# @link https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
/.idea/

# Visual Studio Code
/.vscode/

# JSHint (http://jshint.com/about/)
/.jshintrc

Expand Down

0 comments on commit b98bebf

Please sign in to comment.