From 5e981bca19ace2a7704f267175b6aa368e63bda0 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Sat, 18 Feb 2017 17:55:13 -0600 Subject: Initial Setup (#1) * Add git ignore * Add eslint config * Add dummy project files * Add jsdoc config * Add docker files * Add changelog, contributing and readme * Add travis files * Add Paw helper * Add travis test docker compose file * Name the ci service appropriately --- etc/dead_drop.paw | Bin 0 -> 14934 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 etc/dead_drop.paw (limited to 'etc') diff --git a/etc/dead_drop.paw b/etc/dead_drop.paw new file mode 100644 index 0000000..6e120f7 Binary files /dev/null and b/etc/dead_drop.paw differ -- cgit