1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
wtf/.gitignore
2018-09-23 08:45:50 -07:00

32 lines
391 B
Plaintext

### Go ###
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
ftw*
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Misc
.DS_Store
gcal/client_secret.json
gspreadsheets/client_secret.json
profile.pdf
report.*
# All things node
node_modules/
package-lock.json
#intellij idea
.idea/
dist/*
bin/