diff options
| author | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-13 22:23:19 +0400 | 
|---|---|---|
| committer | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-13 22:23:19 +0400 | 
| commit | b1e17001e3fce2874e4bb1354196c90a5fd7acd0 (patch) | |
| tree | 95aa49d203c37afda042befcfc8c0fd679a7e1e8 /.gitignore | |
| parent | bca576c35e54d5505c62e42e8be416c797e84b6b (diff) | |
better ratelimit, new go structure and better build system
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ target/  .idea
  config.yml
 -config/
\ No newline at end of file +config/*
 +build/
 +*.yml
  | 
