summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaciej Urbanski <m.urbanski@samsung.com>2013-05-24 14:20:42 +0200
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>2013-07-29 01:44:37 +0000
commita8ef19109e584fcaea3c29608badc6e169bdf3d2 (patch)
tree5651f65baf9b57e4ba55f5943f551eea5f3738f1 /.gitignore
parent8506a612487df5d4567e4dd2e399d4a133e80219 (diff)
downloadweb-ui-fw-a8ef19109e584fcaea3c29608badc6e169bdf3d2.tar.gz
web-ui-fw-a8ef19109e584fcaea3c29608badc6e169bdf3d2.tar.bz2
web-ui-fw-a8ef19109e584fcaea3c29608badc6e169bdf3d2.zip
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
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/*