in reply to Re^2: What is ignore.txt
in thread What is ignore.txt
You can also add the file to MANIFEST.SKIP, which is the ignore list. Every file or directory in your development directory should be either in MANIFEST (and be shipped) or in MANIFEST.SKIP.
|
|---|