mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 11:30:12 +03:00
amend 'find' cmd
This commit is contained in:
parent
ff4429fad4
commit
a0e51f9f75
|
@ -28,8 +28,7 @@ The project layout should look like:
|
|||
|
||||
$ pwd
|
||||
<some path>/tutorial
|
||||
$ find .
|
||||
.
|
||||
$ find . -type d -name "env" -prune -o -type f -print
|
||||
./manage.py
|
||||
./tutorial
|
||||
./tutorial/__init__.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user