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 *.pyc
.pytest_cache/ .pytest_cache/
*.egg-info/ *.egg-info/
GPUCache/
*.swp *.swp
*.swo *.swo

Loading…
Cancel
Save