exclude generated web and mac stuff

This commit is contained in:
nikk gitanes
2021-08-22 09:01:47 +03:00
parent c904dd1522
commit 4d82dc12bb
21 changed files with 5 additions and 326 deletions

5
.gitignore vendored
View File

@@ -5,6 +5,9 @@
*.so
*.dylib
# Mac suff
.DS_Store
# Test binary, build with `go test -c`
*.test
@@ -28,3 +31,5 @@ toolchains/
/src/google.golang.org/
/toolchain/
/test/
# web static conent
server/web/pages/template