Added dummy.js to .gitignore and MANIFEST.in for exclusion.
This commit is contained in:
parent
b03938fb2e
commit
cbe7c6ca6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ excludes
|
|||||||
*.mo
|
*.mo
|
||||||
zh_Hans
|
zh_Hans
|
||||||
test_temp.py
|
test_temp.py
|
||||||
|
dummy.js
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
exclude src/accounting/static/js/dummy.js
|
||||||
include src/accounting/translations/*
|
include src/accounting/translations/*
|
||||||
include src/accounting/translations/*/LC_MESSAGES/*
|
include src/accounting/translations/*/LC_MESSAGES/*
|
||||||
include docs/*
|
include docs/*
|
||||||
|
Loading…
Reference in New Issue
Block a user