From 4b2a58ca6ff8765f855c2d1ac1be1f3f215536bf Mon Sep 17 00:00:00 2001 From: Maru Maru Date: Sun, 11 Mar 2018 03:51:41 -0400 Subject: [PATCH] Updated .gitignore to include the generated export files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index dcee5d692..ec0ef928d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +#Fit and ship export data generated by effs_stat_export.py +jsonShipBaseStatExport.js +jsonShipStatExport.js + #Python specific *.pyc