removed git path lookups and updated examples/base .gitignore

This commit is contained in:
Gani Georgiev
2022-11-27 23:21:42 +02:00
parent 7ac3a74440
commit 2d3531dd66
3 changed files with 10 additions and 22 deletions
+6 -3
View File
@@ -1,3 +1,6 @@
pb_data/
pb_public/
pb_migrations/
# ignore everything
/*
# exclude from the ignore filter
!.gitignore
!main.go