Add gdbinit and gitignore files

This commit is contained in:
jaseg 2024-06-08 19:32:01 +02:00
parent b0d059fb24
commit 56fdf3fdee
2 changed files with 22 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
**/__pycache__
build