From 0c3012f96cf952ecccfa72498befbf360778b8fa Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 2 Nov 2014 17:15:33 +0200 Subject: add a gitignored local_config for the urlArgs .. cache busting feature so it won't be accidentally committed --- scripts/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/.gitignore (limited to 'scripts/.gitignore') diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 00000000..568dc446 --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1 @@ +local_config.js -- cgit v1.3.1