2010b9 commited on
Commit
2927c77
1 Parent(s): 339adb4

Add `.gitignore`

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Virtual environment
2
+ .venv
3
+
4
+ # Output of the application
5
+ flagged