pocketbase/examples/base/.gitignore

7 lines
78 B
Plaintext

# ignore everything
/*
# exclude from the ignore filter
!.gitignore
!main.go