Create .gitignore

This commit is contained in:
piair338
2023-03-25 16:34:49 +01:00
committed by GitHub
parent a2328c2ca7
commit 6fefaca00a

4
user_data/cookies/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore