Ignore __pycache__ folders

This commit is contained in:
Jeffrey S. Smith 2013-09-13 21:42:12 -05:00
parent 2511332a9e
commit 9b82b65ccc

View File

@ -27,3 +27,4 @@ openlp.pro
tests.kdev4 tests.kdev4
*.nja *.nja
*.orig *.orig
__pycache__