/.gitignore (0ff561d3c337a54fdb085aa73ec3b99b014c37ab) (124 bytes) (mode 100755) (type blob)
#qt creator
*.user
#spacemacs
.projectile
#atom
.atom-dbg.cson
CMakeSettings.json
#linux
*.directory
.*
#build
/build/*
Mode |
Type |
Size |
Ref |
File |
100755 |
blob |
124 |
0ff561d3c337a54fdb085aa73ec3b99b014c37ab |
.gitignore |
100755 |
blob |
709 |
d3ad60be6046266ecf21c253e8c1aea60c7ff18a |
.gitmodules |
100644 |
blob |
2730 |
d8511c80c22d4ffa313d332ff2318485a1ee4fd6 |
CMakeLists.txt |
040000 |
tree |
- |
6c5b659683a45e31ea21d67961f740a6a43a90c7 |
git_sh |
040000 |
tree |
- |
c0bdfa22ce0aa26088d523bc782379c274c50c68 |
include |
040000 |
tree |
- |
d0161ec6980a6417749c9df4bf4b46308320da7b |
libs |
040000 |
tree |
- |
8c7056b8fa2b7a8f6ef0b129ca82232f40fee349 |
resources |
040000 |
tree |
- |
381c55bab72b3392b3097a0992978b8f35f55a76 |
src |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/Jackalope/jen
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jen
Clone this repository using git:
git clone git://git.rocketgit.com/user/Jackalope/jen
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main