Commit f8020cb4890a8987376306868266d7ecaa8a6d84

Authored by Sergio Oliveira
0 parents

Initial commit

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