Update hgignore to include all .lock, .pid, and .log files.

This commit is contained in:
Dannon Baker
2015-02-04 12:07:01 -05:00
parent f7c030718f
commit 76c7feb2a1
+3 -3
View File
@@ -30,9 +30,9 @@ database/openid_consumer_cache
*.pyc
# Galaxy Runtime Files
paster.lock
paster.log
paster.pid
*.lock
*.log
*.pid
# Tool Shed Runtime Files
tool_shed_webapp.lock