Delete .hgignore

This commit is contained in:
Dobrosław Żybort 2014-04-04 21:54:48 +02:00
parent 0fd40b39c7
commit fce3aa8126

View File

@ -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?
# * * *