html/js page skelton

This commit is contained in:
Ayush Gupta
2011-07-26 22:38:46 -07:00
parent 2db44ea9e0
commit f971b0629a
48 changed files with 2871 additions and 9 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
wordnik*.zip
*.ipr
*.iml
*.iws
dist/
lib/*.jar
META-INF/
web/
index
lib/*.zip
dk/
index_dict
logs
src/main/java/com/wordnik/env/Version.scala
lib/*.pom
version.properties
reports/*