Merge branch 'add-gitignore' into 'master'

Moved and updated .bzrignore into .gitignore

See merge request openlp/openlp!3
This commit is contained in:
Tim Bentley 2019-09-17 07:51:14 +00:00
commit ef4367321d
1 changed files with 0 additions and 5 deletions

View File

@ -8,7 +8,6 @@
*.nja
*.orig
*.pyc
resources/i18n/*.ts
*.rej
*.ropeproject
*.~\?~
@ -16,8 +15,6 @@ resources/i18n/*.ts
.cache
.coverage
.directory
.git
.gitignore
.idea
.kdev4
.komodotools
@ -35,7 +32,6 @@ env
htmlcov
list
node_modules
openlp-test-projectordb.sqlite
openlp.cfg
openlp.pro
openlp/core/resources.py.old
@ -45,4 +41,3 @@ output
package-lock.json
tags
test
tests.kdev4