chore: Ignore static files directory

This commit is contained in:
oSumAtrIX 2023-10-29 23:06:50 +01:00
parent 970dcc19aa
commit 0ccdab1569
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__ __pycache__
config.json config.json
static