update .gitignore

This commit is contained in:
2022-11-19 14:21:54 +01:00
commit 2b6462d8cf
2 changed files with 12 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*.iml
/.idea/
/inventories/*
!/inventories/base.yml

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml