Skip to content

Commit

Permalink
First commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmendenhall committed Feb 14, 2013
0 parents commit e9fb84e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
/target
/lib
/classes
/checkouts
pom.xml
*.jar
*.class
.lein-deps-sum
.lein-failures
.lein-plugins
.lein-env
*.swp
*.swo
.DS_Store
.lein-repl-history
3 changes: 3 additions & 0 deletions README.md
@@ -0,0 +1,3 @@
## Partial Applications
Over 0x100 oblique ideas. Inspired by Eno and Schmidt's
[Oblique Strategies](http://en.wikipedia.org/wiki/Oblique_Strategies).

0 comments on commit e9fb84e

Please sign in to comment.