summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Van Etten <ryanve@gmail.com>2012-05-30 09:21:23 -0700
committerRyan Van Etten <ryanve@gmail.com>2012-05-30 09:21:23 -0700
commita86bb3bbfc72508c4e5ef30f3c70c453084d0b1b (patch)
tree85374ab027a89afce184fbc7fe8c4eac031202c9
downloadverge-a86bb3bbfc72508c4e5ef30f3c70c453084d0b1b.zip
verge-a86bb3bbfc72508c4e5ef30f3c70c453084d0b1b.tar.gz
verge-a86bb3bbfc72508c4e5ef30f3c70c453084d0b1b.tar.bz2
Initial commit
-rw-r--r--.gitignore17
-rw-r--r--README.md4
2 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a5fde5b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+.htaccess
+wp-*.php
+xmlrpc.php
+wp-admin/
+wp-includes/
+wp-content/uploads/
+wp-content/blogs.dir/
+wp-content/upgrade/*
+wp-content/backup-db/*
+wp-content/advanced-cache.php
+wp-content/wp-cache-config.php
+wp-content/cache/*
+wp-content/cache/supercache/*
+sitemap.xml
+sitemap.xml.gz
+readme.html
+license.txt
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4f8de3c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+verge
+=====
+
+viewport utils and area filters \ No newline at end of file