Git Dodaj tylko nowe pliki, a nie modefowane pliki
git add $(git ls-files -o --exclude-standard)
Tough Tern
git add $(git ls-files -o --exclude-standard)