Skip to content

Guide to Repository Filesystem

SFS-RAID edited this page Mar 13, 2023 · 4 revisions

# This is a Guide to this repository's Filesystem

Contents

  1. Ignored Files/Folders
  2. Notebook
  3. C++
  4. Python

Ignored Files/Folders

Ignore the following Files and Folders

  • .github/workflows
  • .vscode
  • .gitignore
  • test.py

Notebook

It is a Jupyter notebook I made for learning

It contains nothing special


C++

This is a folder specifically for C++ Programs, it contains .cpp and .exe files

Note: I am still learning C++ so it is incomplete

Subfolders

  • OpenAI
  • Misc
  • Learning

OpenAI

This is for content generated by OpenAI

Misc

This is for miscellaneous files which do not have a category

Learning

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


Python

Pending

Clone this wiki locally