updated ignore file

--HG--
rename : .gitignore => .hgignore
This commit is contained in:
Stephen M. McQuay 2012-05-01 17:30:28 -06:00
parent 844db4fff2
commit e101a132a0
2 changed files with 2 additions and 12 deletions

12
.gitignore vendored
View File

@ -1,12 +0,0 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a

2
.hgignore Normal file
View File

@ -0,0 +1,2 @@
\.*.o
\.*.so