Create .gitignore

This commit is contained in:
piair338 2023-03-25 16:34:49 +01:00 committed by GitHub
parent a2328c2ca7
commit 6fefaca00a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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

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