Compare commits
2 commits
cc5f01e420
...
c464c77b9d
Author | SHA1 | Date | |
---|---|---|---|
c464c77b9d | |||
a2aa4847ef |
2 changed files with 7 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -158,5 +158,6 @@ cython_debug/
|
|||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
.idea/
|
||||
.DS_store
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# homework5git
|
||||
|
||||
Temp repo
|
||||
## This is a second header
|
||||
|
||||
### This is a third header
|
||||
|
||||
Temp repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue