Merge pull request #433 from Icinga/feature/update_gitignore

Feature: Updates .gitignore for Visual Studio
This commit is contained in:
Lord Hepipud 2022-01-16 00:19:50 +01:00 committed by GitHub
commit b81a757701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ config/*
cache/* cache/*
.vscode/ .vscode/
.vs/
*.log *.log
# JEA # JEA