1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 10:03:42 +02:00
pocketbase/examples/base/.gitignore

7 lines
78 B
Plaintext

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