Update .hgignore.
This commit is contained in:
parent
abf7ca3dbe
commit
14e5b61471
1 changed files with 7 additions and 6 deletions
13
.hgignore
13
.hgignore
|
@ -1,6 +1,7 @@
|
|||
syntax: glob
|
||||
*.dll
|
||||
*.so
|
||||
*.o
|
||||
*.a
|
||||
*.exe
|
||||
syntax: glob
|
||||
*.dll
|
||||
*.so
|
||||
*.o
|
||||
*.a
|
||||
*.exe
|
||||
*~
|
||||
|
|
Reference in a new issue