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
|
||||
zh_Hans
|
||||
test_temp.py
|
||||
dummy.js
|
||||
|
@ -15,6 +15,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
exclude src/accounting/static/js/dummy.js
|
||||
include src/accounting/translations/*
|
||||
include src/accounting/translations/*/LC_MESSAGES/*
|
||||
include docs/*
|
||||
|
Loading…
Reference in New Issue
Block a user