alfredopalhares / yats-old

Yet Another Tunning Software
0 stars 0 forks source link

Ignore libcore.so built files #8

Closed alfredopalhares closed 9 years ago

alfredopalhares commented 9 years ago

This is a common git status view:

On branch enhancement/project-rename
Your branch is up-to-date with 'origin/enhancement/project-rename'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

    lib/core/libcore.so
    lib/core/libcore.so.1
    lib/core/libcore.so.1.0
    lib/core/libcore.so.1.0.0

nothing added to commit but untracked files present (use "git add" to track)

Add a regular expression to get a clean status.