Added '*~' entry to .hgignore, gedit loves making them much

This commit is contained in:
Valery Yatsko 2008-07-27 14:09:47 +04:00
parent 1e453badaf
commit 38e0e40411
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
syntax: glob syntax: glob
Makefile Makefile
*~
*.o *.o
*.so *.so
*.lo *.lo