initial setup with top-bottom approach

This commit is contained in:
Macocian Radu
2019-12-16 22:08:12 +02:00
parent bc11f34992
commit 97d8a9f684
7 changed files with 281 additions and 0 deletions

3
.gitignore vendored
View File

@@ -18,6 +18,9 @@
*.zip
*.tar.gz
*.rar
*.module
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea/
out/