doris
doris copied to clipboard
[improvement](git) add fe/core/bin/ to .gitignore
Proposed changes
add fe/core/bin/ to .gitignore
Problem summary
Describe your changes.
Checklist(Required)
- Does it affect the original behavior:
- [ ] Yes
- [x] No
- [ ] I don't know
- Has unit tests been added:
- [ ] Yes
- [x] No
- [ ] No Need
- Has document been added or modified:
- [ ] Yes
- [x] No
- [ ] No Need
- Does it need to update dependencies:
- [ ] Yes
- [x] No
- Are there any changes that cannot be rolled back:
- [ ] Yes (If Yes, please explain WHY)
- [x] No
Hi @tarepanda1024 , I couldn't find this folder in my machine. In which scenario is the folder generated?
Hi @tarepanda1024 , I couldn't find this folder in my machine. In which scenario is the folder generated?
After I loaded project use VSCode,the folder 'fe/core/bin/ ' appeared. I guess it's mybe 'ANTLR4 grammar syntax support' plugin cause this.I will find the reason.