mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-03-16 22:10:31 +00:00
ignore dev pipfiles
This commit is contained in:
parent
3ec9fb3cf7
commit
65fa9abf21
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -22,6 +22,10 @@ MANIFEST
|
|||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
# Development pipfiles
|
||||
Pipfile
|
||||
Pipfile.lock
|
||||
|
||||
# Unit test / coverage reports
|
||||
.coverage
|
||||
.tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue