From a8ef19109e584fcaea3c29608badc6e169bdf3d2 Mon Sep 17 00:00:00 2001 From: Maciej Urbanski Date: Fri, 24 May 2013 14:20:42 +0200 Subject: tools: automated tests system Tool to automate generate and examine test of HTML/CSS structure. With this tool we can catch every changes in layout of widgets. Change-Id: I030cb22b67b949d3fccd1a945bc876d77a663a52 --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9ab4c2f5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.swp +*.swo +build +*.less.css +*-stamp +debian +*.js.compiled +compiled +*.patch +*~ +pkged-demo-apps +tests/style/node_modules/* -- cgit v1.2.3