Git nur C -Dateien hinzufügen

git add "*.c"
git add "*.h"
git add "*.cpp"
Awful Antelope