first gh-pages commit

gh-pages
Dmitri Akatov 11 years ago
commit 9d4096eafe

6
.gitignore vendored

@ -0,0 +1,6 @@
node_modules
bower_components
dist
.tmp
.sass-cache
.idea

@ -0,0 +1,8 @@
<html>
<head>
<title>angular-contenteditable</title>
</head>
<body>
<h1>angular-contenteditable</h1>
</body>
</html>