-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
incorrect gitignore behaviour #649
Copy link
Copy link
Closed
Description
Steps
- Clone nim project
git clone https://github.com/nim-lang/Nim.git - In nim folder run
rg uint64. It gives no results which is incorrect. Silver searcher gives correct results - Used
git check-ignore lib\system.nimto verify git doesn't ignore the file rg --debugoutput here. Lib folder is being ignored
Using 0.7.1 release from here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels