12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
.ropeproject
|
|
*.py[oc]
|
|
*.swp
|
|
|
|
build/
|
|
dist/
|
|
|
|
# Ignore compiled Qt assets
|
|
*.qm
|
|
gui/*.py
|
|
!gui/__init__.py
|