Skip to content

Ignore the src/parser/parser binary file in gitignore #203

@BaseMax

Description

@BaseMax

Hi there,

We have to ignore the src/parser/parser binary file in gitignore.

This is what git status i see while I'm developing:

[max@workstation One]$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   src/input.one
	modified:   src/parser/parser
	modified:   src/parser/parser.c

no changes added to commit (use "git add" and/or "git commit -a")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions