From 1518b753353a8a57d02cef8ecb62f6a3fe90e109 Mon Sep 17 00:00:00 2001 From: jakobs1n Date: Tue, 24 Apr 2018 18:03:52 +0000 Subject: Initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7094af6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config/devices.json +node_modules/ -- cgit v1.2.3