mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
Initial commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Use glob syntax.
|
||||
syntax: glob
|
||||
|
||||
*.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
*.pyc
|
||||
*.php~
|
||||
*.orig
|
||||
*~
|
||||
*.db
|
||||
*.log
|
||||
public/*
|
||||
go-selfupdate
|
||||
Reference in New Issue
Block a user