Merge pull request #3497 from FinnStutzenstein/FixDebugFolder
remove debug folder
This commit is contained in:
commit
87e0fd8705
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