From 4cbe77cf0e1e68fe5ad5c0c595329c4aa1fd8612 Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Wed, 18 Sep 2019 15:44:30 -0700 Subject: [PATCH] gitignore vue.config.js (delivered by ansible) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9bbd883..28b5c5a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /procat2/settings_ansible.py /TODO.org /debug.log +/cateditor/vue.config.js*