Browse Source

Update gitignore to not log changes of vscode and pycharm

master
Rick 5 years ago
parent
commit
92ff53c91d
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .gitignore

+ 8
- 0
.gitignore View File

@ -96,3 +96,11 @@ ENV/
.vscode/settings.json
config.py
.vscode/temp.sql
.idea/admidio-python-api.iml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
.vscode/launch.json

Loading…
Cancel
Save