How to configure Git to Ignore some Files Locally without editing the Global Git Config
To ignore files locally without polluting the global git config, you can create a file called .git/info/exclude
To ignore files locally without polluting the global git config, you can create a file called .git/info/exclude
If you have ordered Marvel’s Guardians of the Galaxy Cosmic Deluxe Edition for PlayStation and wondering about what’s included and where to redeem the bonus items,…
Apple introduced a feature called Animoji in 2017, that used Face ID to map emojis character to your face. This feature was extended to…
With iOS 11 Apple introduced two new formats HEVC (the High Efficiency Video Codec) and HEIF (High Efficiency Image Format) to their ecosystem. Changes…
Lately you might have notice development environment in vagrant to be laggy and unresponsive at times especially when you are logged-in. This all started…
After you ssh using Ubuntu as user:
First switch to root using sudo su …