first set of updates (close #5, #7) (#9)
[video-tweet.git] / .gitignore
index 0ad7621b8e0204f9a76c923ced5d4bcc26d8f61d..d92e9e3c2854f2a6a9acb0c33fa3d17bbf8d8293 100644 (file)
@@ -23,6 +23,7 @@ var/
 *.egg-info/
 .installed.cfg
 *.egg
+*.lock
 
 # PyInstaller
 #  Usually these files are written by a python script from a template
@@ -90,3 +91,5 @@ ENV/
 
 
 .DS_Store
+
+.vscode/
\ No newline at end of file