Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Add Visual Studio folder to .gitignore (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
slinksoft committed Jul 28, 2020
1 parent 84cbcd3 commit 7bd9e75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -109,3 +109,6 @@ kytos/web-ui/index.html
# ignore templates
etc/kytos/kytos.conf
etc/kytos/logging.ini

# Visual Studio
.vs/

0 comments on commit 7bd9e75

Please sign in to comment.