Showing page 1 of 1
Previous Next

me@grafxflow

20 Sep, 2022

PHP and HTML and CSS

Remove .DS_Store files from the repository

It's very annoying under macOS when creating a new repo we occasionally see the dreaded .DS_Store files appear. So here is how to remove those annoying Mac OS X .DS_Store files from a Git repository.

me@grafxflow

22 Apr, 2020

Website Server

How to install GitLab CE with Vagrant on macOS

In this tutorial you will be able to install 'GitLab Community Edition' locally on your mac using an Ubuntu vagrant box. And so be able to store your repos locally.

me@grafxflow

23 Apr, 2018

PHP and HTML and CSS

Markdown Syntax Cheatsheet

Most people using Bitbucket/Github will already know of the Markdown syntax when creating the repository README.md file. Here is a syntax reference list.

Showing page 1 of 1
Previous Next