Initial commit

This commit is contained in:
nolan 2025-05-23 11:30:45 -04:00
commit b2bba2d11f
2 changed files with 17 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# learn-opengl
I want to learn more about opengl, so here we go