Browse Source

Added .idea to .gitignore

main
Jarrod Chesney 6 years ago
parent
commit
a3dcf3987d
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .gitignore

+ 0
- 3
.gitignore View File

@@ -5,10 +5,7 @@ dist
.tox .tox
~*.* ~*.*
build/ build/
.idea/
.python-version .python-version
.vscode .vscode
/.idea/misc.xml
/.idea/modules.xml
/.cache /.cache
/.eggs /.eggs

Loading…
Cancel
Save