delete unnecessary files

This commit is contained in:
Jörn Friedrich Dreyer
2023-03-24 12:07:57 +01:00
committed by GitHub
parent 10f4af1e59
commit f33c524a5d
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
*
!bin/

View File

@@ -1,2 +0,0 @@
# backend
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-invitations-debug && bin/ocis-invitations-debug --log-level debug server --debug-pprof --debug-zpages'