Compare commits

...

2 Commits

Author SHA1 Message Date
Edward Bigos c464c77b9d Added git ignore 2025-03-18 10:10:33 -04:00
Edward Bigos a2aa4847ef Updated README.md and gitignore 2025-03-18 10:08:34 -04:00
2 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View File

@ -158,5 +158,6 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # 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 # 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. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ .idea/
.DS_store

View File

@ -1,3 +1,7 @@
# homework5git # homework5git
Temp repo ## This is a second header
### This is a third header
Temp repository