1
0
mirror of https://github.com/taigrr/go-selfupdate synced 2025-01-18 04:33:12 -08:00

Initial commit

This commit is contained in:
Mark Sanborn
2013-11-12 22:16:08 -08:00
commit 767c889afc
2 changed files with 145 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Use glob syntax.
syntax: glob
*.DS_Store
*.swp
*.swo
*.pyc
*.php~
*.orig
*~
*.db
*.log
public/*
go-selfupdate