tools: ignore profiling build object files
This commit is contained in:
parent
1777c0a214
commit
e58cf86cfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@ cabal.sandbox.config
|
||||
*/dist/
|
||||
*.dyn_hi
|
||||
*.dyn_o
|
||||
*.p_o
|
||||
*.hi
|
||||
hledger-web/static/tmp/
|
||||
hledger-web/yesod-devel/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user