$ git status On branch main Your branch is up to date with 'origin/main'.
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: .gitignore
Untracked files: (use "git add <file>..." to include in what will be committed) __init__.pxd pandas_helper/_libs/tslibs/src/datetime/np_datetime.c pandas_helper/_libs/tslibs/src/datetime/np_datetime_strings.c
no changes added to commit (use "git add" and/or "git commit -a")