Added '*~' entry to .hgignore, gedit loves making them much
This commit is contained in:
parent
bebbbb3085
commit
f2eac47666
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
syntax: glob
|
syntax: glob
|
||||||
Makefile
|
Makefile
|
||||||
|
*~
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
*.lo
|
*.lo
|
||||||
|
|
Loading…
Reference in a new issue