1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Fix bug where git modification markers would not be shown if directory

was not cwd

Git ignore Idea dir

Fix #22
This commit is contained in:
Nakul Chaudhari
2018-05-05 10:07:58 +02:00
committed by David Peter
parent 418b3c5ea1
commit cbdf5c50c4
2 changed files with 10 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/target/
**/*.rs.bk
.idea