From 0fbb14f84e73590e31fa4288593daa2c5d31b7ba Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Mon, 16 Sep 2019 23:44:52 -0700 Subject: [PATCH] Moved and updated .bzrignore into .gitignore --- .bzrignore => .gitignore | 5 ----- 1 file changed, 5 deletions(-) rename .bzrignore => .gitignore (85%) diff --git a/.bzrignore b/.gitignore similarity index 85% rename from .bzrignore rename to .gitignore index 29ccabacc..32f23670c 100644 --- a/.bzrignore +++ b/.gitignore @@ -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