diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8e1689e657..d9e96b75dc 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ coverage.out *.log /gitea +/integrations.test /bin /dist @@ -44,4 +45,4 @@ coverage.out /indexers /log /public/img/avatar -/integrations/gitea-integration* +/integrations/gitea-integration
\ No newline at end of file |