tools: ignore profiling build object files

This commit is contained in:
Simon Michael 2015-10-26 06:53:38 -07:00
parent 1777c0a214
commit e58cf86cfe

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ cabal.sandbox.config
*/dist/
*.dyn_hi
*.dyn_o
*.p_o
*.hi
hledger-web/static/tmp/
hledger-web/yesod-devel/