Initial commit.

This commit is contained in:
Yohan Boujon 2021-12-18 14:53:08 +01:00
commit ca7bb3a8dd
2 changed files with 9 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
// Code blocks stuff
**/*.layout
**/*.depend
// Output folders
**/bin
**/Debug
**/Release

1
README.md Normal file
View file

@ -0,0 +1 @@
CPP OOP - .bmp image creator