chore: ignore IDE files (#476)

Signed-off-by: Matej Vasek <mvasek@redhat.com>
This commit is contained in:
Matej Vasek 2021-08-16 06:41:54 +02:00 committed by GitHub
parent 25b1d63b9c
commit c8875938d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ __pycache__
/bin
.vscode
.idea