Commit 65b05f1c51957f4a55fc7ba64016ca51d8ece276

Authored by Sergio Oliveira
2 parents df17f790 f8020cb4

Merge branch 'master' of github.com:interlegis/colab

Showing 2 changed files with 6 additions and 0 deletions   Show diff stats
.gitignore 0 → 100644
... ... @@ -0,0 +1,4 @@
  1 +*.log
  2 +*.pot
  3 +*.pyc
  4 +local_settings.py
... ...
README.md 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +colab
  2 +=====
... ...