Compare commits
1 commit
a31d484949
...
517503cec3
Author | SHA1 | Date | |
---|---|---|---|
D. Scott Boggs | 517503cec3 |
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
|
@ -22,10 +22,6 @@ the top-right of the Forgejo page for the repository. ![Forgejo fork button](htt
|
||||||
```console
|
```console
|
||||||
$ git checkout -b repo-init
|
$ git checkout -b repo-init
|
||||||
```
|
```
|
||||||
- Create a `.gitignore` file
|
|
||||||
```console
|
|
||||||
$ touch .gitignore
|
|
||||||
```
|
|
||||||
- Replace the contents of this README with some information about what the repo is.
|
- Replace the contents of this README with some information about what the repo is.
|
||||||
- Commit your changes, and push them
|
- Commit your changes, and push them
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in a new issue