ignore IDE settings

This commit is contained in:
pavel.muhortov 2023-01-05 19:11:45 +03:00
parent 5fbe4452ac
commit 1bb0210c3d

13
.gitignore vendored
View File

@ -12,3 +12,16 @@
# Built Visual Studio Code Extensions
*.vsix
# IntelliJ related files
.idea
*.iml
# Distribution / packaging / credential / logs
build/
dist/
downloads/
test/
tmp/
var/
*.conf
*.log