removed prints, bumped version

This commit is contained in:
Erik Fröjdh
2024-11-11 18:22:18 +01:00
parent ecf1b2a90b
commit 5f21759c8c
10 changed files with 54 additions and 8 deletions

24
.gitignore vendored Normal file
View File

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