Skip to content

[#2] feature/gitignore parsing#58

Open
Shelestov7 wants to merge 4 commits intochshersh:mainfrom
Shelestov7:feature/gitignore_parsing
Open

[#2] feature/gitignore parsing#58
Shelestov7 wants to merge 4 commits intochshersh:mainfrom
Shelestov7:feature/gitignore_parsing

Conversation

@Shelestov7
Copy link
Copy Markdown

@Shelestov7 Shelestov7 commented Feb 8, 2026

Resolves #2

  • Add basic .gitignore parsing and CLI flag
  • Fix ocamlc build and gitignore

Add basic .gitignore parsing and CLI flag
…sing

# Conflicts:
#	lib/cli.ml
#	lib/tui/init/init.ml
#	lib/tui/init/init.mli
#	lib/tui/model/model.ml
#	lib/tui/widget/code.ml
@heathhenley
Copy link
Copy Markdown
Collaborator

Nice contribution @Shelestov7, and great that you added tests for it too. Unfortunately I think dev is mostly stalled on this project. FWIW, in case @chshersh wants to take a look, I pulled and ran this branch and it works as expected, pretty cool!

@Shelestov7
Copy link
Copy Markdown
Author

I'll ask him directly in x.com to approve:)

@chshersh
Copy link
Copy Markdown
Owner

I'm not active on GitHub anymore, and this project isn't a priority for me.

But @Shelestov7, you did a great job, and at least this PR is not AI-generated (I hope), so I'll try to review it

@chshersh chshersh requested a review from heathhenley March 25, 2026 08:03
@chshersh chshersh added type: feature New feature request component: GH Issues related to GitHub API and interaction with it labels Mar 25, 2026
@chshersh chshersh changed the title feature/gitignore parsing [#2] feature/gitignore parsing Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: GH Issues related to GitHub API and interaction with it type: feature New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do something with .gitignored files

3 participants