Delete .hgignore
This commit is contained in:
parent
0fd40b39c7
commit
fce3aa8126
1 changed files with 0 additions and 30 deletions
30
.hgignore
30
.hgignore
|
|
@ -1,30 +0,0 @@
|
|||
## Defaults
|
||||
syntax: glob
|
||||
## Special files
|
||||
*~
|
||||
[_]*
|
||||
|
||||
## Compiled Go source
|
||||
[568vq].out
|
||||
*.[568vq]
|
||||
*.[ao]
|
||||
*.exe
|
||||
|
||||
## Compiled Cgo source
|
||||
*.cgo*
|
||||
*.dll
|
||||
*.so
|
||||
|
||||
## Data
|
||||
*.bin
|
||||
|
||||
## Logs and databases
|
||||
*.db
|
||||
*.log
|
||||
*.sql
|
||||
*.sqlite
|
||||
|
||||
## OS generated files
|
||||
Icon?
|
||||
|
||||
# * * *
|
||||
Loading…
Add table
Add a link
Reference in a new issue