Let's say somewhere inside my /static/ folder I have this tree
$ tree -L 2 -F --dirsfirst
.
├── qooxdoo -> ../../../qooxdoo//
└── qssite/
├── build/
├── source/
├── apache2.conf
├── config.json
├── config.json_orig
├── config.json_test
├── decode-source-uris.js
├── generate.py*
├── Gruntfile.js
├── Manifest.json
├── package.json
├── README.md
└── readme.txt
and let's say that I don't want collectstatic to collect anything except
the folder qssite/build/
Is there any pattern I can use or should I list explicitly everything I
want to be excluded?
Also what kind of patterns does it expect? Is it regular expression or
something else?
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/d07055ec-0698-dae6-5525-1cfb780e04d3%40yahoo.gr.
For more options, visit https://groups.google.com/d/optout.