From c26ac0e636a71b850fa316f5bead6ba263b55492 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Mon, 14 May 2018 22:45:56 -0500 Subject: Turn it into a node package to use GoldenLayout --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cd2946a..a9c1763 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ $RECYCLE.BIN/ Network Trash Folder Temporary Items .apdisk +node_modules \ No newline at end of file -- cgit