diff options
| author | Dmitrii Morozov <snoopdesigns@gmail.com> | 2025-06-01 22:04:06 +0200 | 
|---|---|---|
| committer | Dmitrii Morozov <snoopdesigns@gmail.com> | 2025-06-01 22:04:06 +0200 | 
| commit | 15e171ee3cf667439b8703a70436a3db3f592aba (patch) | |
| tree | 0d6a5bb091e407064f8357911ac8f7ec58339bbe /.gitignore | |
Initial
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d38d3d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +chrome-*
\ No newline at end of file  | 
