First working version

This commit is contained in:
Daniel García
2018-02-10 01:00:55 +01:00
commit 5cd40c63ed
172 changed files with 17903 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Local build artifacts
target
# Data folder
data
# IDE files
.vscode
.idea
*.iml
# Environment file
# .env