Create minimum buildable Polymer module for OPM.

This commit is contained in:
Bård Skaflestad
2012-02-01 16:16:30 +01:00
commit a785d9488e
7 changed files with 194 additions and 0 deletions

33
.hgignore Normal file
View File

@@ -0,0 +1,33 @@
syntax: glob
*~
*.o
*.lo
*.la
.libs
.deps
*.pc
stamp-*
.dirstamp
Makefile
Makefile.in
Doxyfile
Doxyfile.in
aclocal.m4
autom4te.cache
config.*
configure
compile
depcomp
dependencies.m4
install-sh
libtool
ltmain.sh
m4/libtool.m4
m4/lt*.m4
missing
# Ignoring executables
*_test
examples/hello