commit | 0eb04ca68311fc27cf10ba25e3f8c8b3df56fa47 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Mon Aug 25 14:34:51 2014 -0700 |
committer | tom <tom@onlab.us> | Mon Aug 25 14:35:27 2014 -0700 |
tree | 64910c0eed2567ad6f2b9135097e2b612b39e3fd | |
parent | 86b3ac07181c38e1cb11ed61b40f2b8c585f90d1 [diff] [blame] |
Added cubby-holes for new projects.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..411d0ed --- /dev/null +++ b/.gitignore
@@ -0,0 +1,10 @@ +*~ +*.class +.classpath +.project +.pydevproject +.settings +.javacp* +target +*.iml +.idea