mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-16 22:10:28 +00:00
more on sync
This commit is contained in:
parent
6796445c5f
commit
65e4e9c2ba
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,10 +3,13 @@
|
||||||
.gitignore~
|
.gitignore~
|
||||||
ghostdriver.log
|
ghostdriver.log
|
||||||
.hg/
|
.hg/
|
||||||
|
.eggs/
|
||||||
|
.vscode/
|
||||||
.hgtags
|
.hgtags
|
||||||
.tox/
|
.tox/
|
||||||
.travis.yml~
|
.travis.yml~
|
||||||
.zip
|
.zip
|
||||||
|
*~
|
||||||
/.coverage
|
/.coverage
|
||||||
/dev.db
|
/dev.db
|
||||||
/.cache/
|
/.cache/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue