diff options
author | Rebecca Murphey <rmurphey@gmail.com> | 2012-06-07 23:21:14 -0400 |
---|---|---|
committer | Rebecca Murphey <rmurphey@gmail.com> | 2012-06-07 23:21:14 -0400 |
commit | 60f2eb9fb3c4443fbc43d387e866f383f0f70d67 (patch) | |
tree | 116d482d7a041f4424d2851bf04dad4247a09cf2 /.gitignore | |
parent | 5d979fdf4a8738ed83e9c4f2827c42ceae247cd8 (diff) | |
download | perl-software-in-gnu-guix-60f2eb9fb3c4443fbc43d387e866f383f0f70d67.tar perl-software-in-gnu-guix-60f2eb9fb3c4443fbc43d387e866f383f0f70d67.tar.gz |
taking a stab at a presenter notes server
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ .svn log/*.log tmp/** +node_modules/ |