-
Notifications
You must be signed in to change notification settings - Fork 0
Guide to Repository Filesystem
SFS-RAID edited this page Mar 13, 2023
·
4 revisions
- Ignored Files/Folders
- Notebook
- C++
- Python
Ignore the following Files and Folders
- .github/workflows
- .vscode
- .gitignore
- test.py
It is a Jupyter notebook I made for learning
It contains nothing special
This is a folder specifically for C++ Programs, it contains .cpp and .exe files
Note: I am still learning C++ so it is incomplete
- OpenAI
- Misc
- Learning
This is for content generated by OpenAI
This is for miscellaneous files which do not have a category
It contains most of the files
I use it while learning
Own: These are the files which I made by learning on my own
Own/FCC: This is learnt in a video from FreeCodeCamp
YT: These are things I randomly found in YouTube
Pending