filestash/.gitignore
2022-11-22 23:03:33 +11:00

21 lines
No EOL
169 B
Text

node_modules/
dist/
*_generated.go
test/
pkg/
*.a
*.o
*.bin
.DS_Store
package-lock.json
\#*\#
.\#*
*.log
*~
*.swp
*.swo
.tern-port
.tern-project.js
*_test.go
cover.*
www