-
Notifications
You must be signed in to change notification settings - Fork 3
Get started
Nicolas Jourdan edited this page Oct 1, 2018
·
11 revisions
In order to install the project, run :
git clone https://github.com/NicolasJourdan/brefngames.git
or
git clone [email protected]:NicolasJourdan/brefngames.git
(for SSH protocol).
The repository is now on your local machine. You probably forked https://github.com/NicolasJourdan/brefngames
, so it is possible that your fetching host is this fork.
- Run the next command to list
You have to ignore some files or directories (like setting IDE, etc.) that you don't want to commit.
Set up your .gitinore file
git config --global core.excludesfile '~/.gitignore'
Edit your .gitignore
vi ~/.gitignore
.idea/ breafngames.iml