Skip to content

Git Add All Files with Specific Extension

Git add all files in subdirectories with a specific extension.

git add ./\*.ipynb

Last update 2022-04-20