add the empty directories

This commit is contained in:
Bechir Braham
2024-02-12 19:00:41 +01:00
parent 2e466c7a73
commit d720a8e338
8 changed files with 30 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
.cproject
.project
bin/
.settings
*.aux
*.log
*.out
*.toc
*.o
*.so
build/**
RELEASE.txt
Testing/
*.pyc
*/__pycache__/*