Newer
Older
dub_jkp / .dockerignore
  1. # Build files are ignored to avoid collision and large context
  2. # in the event someone hasn't run `dub clean` for a while
  3. *.a
  4. *.o
  5. .dub/
  6. test/*/.dub/