Explorar o código

Update gitignore

Tulir Asokan %!s(int64=2) %!d(string=hai) anos
pai
achega
c625ee3ba7
Modificáronse 1 ficheiros con 5 adicións e 4 borrados
  1. 5 4
      .gitignore

+ 5 - 4
.gitignore

@@ -1,5 +1,6 @@
-config.yaml
-discord
-logs/
-registration.yaml
+*.yaml
+!example-config.yaml
+!.pre-commit-config.yaml
+
 *.db*
+*.log*