diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,4 @@ syntax: glob *.pyc *~ +projtest/projtest.db diff --git a/projtest/djangoshaker b/projtest/djangoshaker new file mode 120000 --- /dev/null +++ b/projtest/djangoshaker @@ -0,0 +1,1 @@ +../djangoshaker/ \ No newline at end of file