Add .hgignore.
This commit is contained in:
parent
8f4e29a466
commit
c61bdf5518
1 changed files with 6 additions and 0 deletions
6
.hgignore
Normal file
6
.hgignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
syntax: glob
|
||||
*.o
|
||||
*.so
|
||||
*.dylib
|
||||
*~
|
||||
tests/tests
|
Loading…
Add table
Add a link
Reference in a new issue