/.gitignore (695eda73b280483a65538083a0f72332636c5d3d) (38 bytes) (mode 100644) (type blob)

*.a
*.o
*.so
*.exe
*.zip
*.tar.*
cfps


Mode Type Size Ref File
100644 blob 38 695eda73b280483a65538083a0f72332636c5d3d .gitignore
100644 blob 2939 cbeae2f15a147f5e27de93c390949661b24a7d92 Makefile
100644 blob 1843 c41aade69bc5be3dc6079c88d1e6b462703b78f0 README.md
040000 tree - 7b33f439136f67a2e9835bc58e521b412cbfa729 base
040000 tree - 6cf2b89419a7e49305905474e2240fa3a2a500f3 include
040000 tree - 8b2e22a689a8081d7c92071e4e4571e469b53e63 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/fluffrabbit/cfps

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/fluffrabbit/cfps

Clone this repository using git:
git clone git://git.rocketgit.com/user/fluffrabbit/cfps

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