fixed untracked files
This commit is contained in:
parent
7a3d3d99d6
commit
240b8d97dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,6 +22,7 @@ docs/_build/*
|
||||
*.egg-info
|
||||
build/*
|
||||
dist/*
|
||||
debug/
|
||||
.DS_Store
|
||||
.idea
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
from daphne.cli import CommandLineInterface
|
||||
|
||||
CommandLineInterface.entrypoint()
|
Loading…
Reference in New Issue
Block a user