Added the PyQt GPU cache folder to the gitignore.

master
Pacman Ghost 6 years ago
parent 16aa5af2fe
commit 7cec81a2fc
  1. 1
      .gitignore

1
.gitignore vendored

@ -4,6 +4,7 @@ _work_/
*.pyc
.pytest_cache/
*.egg-info/
GPUCache/
*.swp
*.swo

Loading…
Cancel
Save