Khachatur Mirijanyan commited on
Commit
8380f74
1 Parent(s): b59e4ee
Files changed (2) hide show
  1. .gitignore +1 -0
  2. app.py +1 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *.db
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ print('Hello')