1
0
mirror of https://github.com/taigrr/go-selfupdate synced 2025-01-18 04:33:12 -08:00
go-selfupdate/.gitignore
2013-11-12 22:23:41 -08:00

15 lines
113 B
Plaintext

# Use glob syntax.
syntax: glob
*.DS_Store
*.swp
*.swo
*.pyc
*.php~
*.orig
*~
*.db
*.log
public/*
go-selfupdate