From a7bbfc15bb9b46365dcbfb628635a8522e17d826 Mon Sep 17 00:00:00 2001 From: Brian Wyant Date: Fri, 13 Sep 2013 21:28:40 -0400 Subject: [PATCH] Ignore customlang embedded files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 12ac64720..a7a0d0486 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ -.DS_Store \ No newline at end of file +.DS_Store +min/moment+customlangs.js +min/moment+customlangs.min.js -- 2.47.2