diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # so just remember to put all executables in the dist/ directory. -dist/* +build/* .cache/* tests/logs/* bench/dist/* |
