xarical commited on
Commit
07f0ee1
·
1 Parent(s): 1db8ef2

Add .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ playwright.pid
2
+ tools.pid
3
+ node_modules
4
+ venv
5
+ __pycache__