mirror of
https://gitlab.com/openlp/openlp.git
synced 2024-10-31 16:54:40 +00:00
fix bzrignore
This commit is contained in:
parent
13f52e96db
commit
0d5673ebbb
88
.bzrignore
88
.bzrignore
@ -1,48 +1,48 @@
|
|||||||
*.pyc
|
|
||||||
*.*~
|
*.*~
|
||||||
\#*\#
|
|
||||||
*eric[1-9]project
|
|
||||||
*.ropeproject
|
|
||||||
*.e4*
|
|
||||||
.komodotools
|
|
||||||
*.komodoproject
|
|
||||||
list
|
|
||||||
openlp.org 2.0.e4*
|
|
||||||
documentation/build/html
|
|
||||||
documentation/build/doctrees
|
|
||||||
*.log*
|
|
||||||
dist
|
|
||||||
OpenLP.egg-info
|
|
||||||
build
|
|
||||||
resources/innosetup/Output
|
|
||||||
.pylint.d
|
|
||||||
openlp/core/resources.py.old
|
|
||||||
*.qm
|
|
||||||
resources/windows/warnOpenLP.txt
|
|
||||||
openlp.cfg
|
|
||||||
.idea
|
|
||||||
openlp.pro
|
|
||||||
.kdev4
|
|
||||||
tests.kdev4
|
|
||||||
*.nja
|
|
||||||
*.orig
|
|
||||||
__pycache__
|
|
||||||
*.dll
|
|
||||||
.directory
|
|
||||||
*.kate-swp
|
|
||||||
# Git files
|
|
||||||
.git
|
|
||||||
.gitignore
|
|
||||||
# Rejected diff's
|
|
||||||
*.rej
|
|
||||||
*.~\?~
|
*.~\?~
|
||||||
.coverage
|
\#*\#
|
||||||
cover
|
build
|
||||||
*.kdev4
|
|
||||||
coverage
|
|
||||||
tags
|
|
||||||
output
|
|
||||||
htmlcov
|
|
||||||
openlp-test-projectordb.sqlite
|
|
||||||
.cache
|
.cache
|
||||||
|
cover
|
||||||
|
.coverage
|
||||||
|
coverage
|
||||||
|
.directory
|
||||||
|
dist
|
||||||
|
*.dll
|
||||||
|
documentation/build/doctrees
|
||||||
|
documentation/build/html
|
||||||
|
*.e4*
|
||||||
|
*eric[1-9]project
|
||||||
|
.git
|
||||||
|
# Git files
|
||||||
|
.gitignore
|
||||||
|
htmlcov
|
||||||
|
.idea
|
||||||
|
*.kate-swp
|
||||||
|
*.kdev4
|
||||||
|
.kdev4
|
||||||
|
*.komodoproject
|
||||||
|
.komodotools
|
||||||
|
list
|
||||||
|
*.log*
|
||||||
|
*.nja
|
||||||
|
openlp.cfg
|
||||||
|
openlp/core/resources.py.old
|
||||||
|
OpenLP.egg-info
|
||||||
|
openlp.org 2.0.e4*
|
||||||
|
openlp.pro
|
||||||
|
openlp-test-projectordb.sqlite
|
||||||
|
*.orig
|
||||||
|
output
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
.pylint.d
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
|
*.qm
|
||||||
|
*.rej
|
||||||
|
# Rejected diff's
|
||||||
|
resources/innosetup/Output
|
||||||
|
resources/windows/warnOpenLP.txt
|
||||||
|
*.ropeproject
|
||||||
|
tags
|
||||||
|
tests.kdev4
|
||||||
|
Loading…
Reference in New Issue
Block a user