gitignore

This commit is contained in:
Enki 2025-03-02 21:54:21 -08:00
parent 977a894a95
commit f3680ef30c

2
.gitignore vendored
View File

@ -7,7 +7,7 @@
# Ignore config files except the sample # Ignore config files except the sample
/config/* /config/*
!/config/config.sample.json !/config/config.sample.ymal
# Ignore keys.json # Ignore keys.json
/keys.json /keys.json