Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.

Commit

Permalink
chore:add vscode to gitignore
Browse files Browse the repository at this point in the history
Add the vscode folder to gitignore.
  • Loading branch information
blackHatMonkey committed Aug 15, 2018
1 parent 88221fd commit 2d51826
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -58,3 +58,9 @@ target/

# Phishing scenarios specific files
wifiphisher/data/phishing-pages/plugin_update/static/update/*

# Mypy
.mypy_cache/

# vscode
.vscode/

0 comments on commit 2d51826

Please sign in to comment.