github.com/mitranim/gg@v0.1.17/.gitignore (about) 1 .DS_Store 2 /* 3 4 !/*ignore 5 !/go.mod 6 !/*.go 7 !/readme.md 8 !/makefile 9 !/unlicense 10 11 !testdata 12 !/grepr 13 !/gsql 14 !/gtest 15 16 stash_* 17 *_stash.go