Open EastEriq opened 5 years ago
Thanks -
These directories have some useful functions that eventually will be integrated somewhere...
On Tue, Feb 12, 2019 at 1:19 PM EastEriq notifications@github.com wrote:
https://github.com/EranOfek/MAAT/blob/f718e5ff604d911ece019b62523864076dae404e/.gitignore#L5
I think you should add .~ to .gitignore, and run a git clean.... just saying...
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EranOfek/MAAT/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AFNIcdZ1a1GLptTgdXhUMM-kWhZXkh_yks5vMqNEgaJpZM4a2K4Z .
https://github.com/EranOfek/MAAT/blob/f718e5ff604d911ece019b62523864076dae404e/.gitignore#L5
I think you should add
*.*~
to.gitignore
, and run agit clean
.... just saying...