PyCharm: ignore .idea/workspace.xml

This commit is contained in:
neingeist 2014-08-29 22:15:24 +02:00
parent ba7555ccc0
commit 3dc5974023
2 changed files with 1 additions and 684 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.pyc
*.o
*.so
.idea/workspace.xml
test_swig.py
test_swig_wrap.c
test_swig_opencv.py