1
0
mirror of https://github.com/gryf/debugging_python.git synced 2025-12-17 11:30:30 +01:00

Added example program

This commit is contained in:
2015-06-28 14:53:48 +02:00
parent bbd357ae76
commit 21ce98d4bc
6 changed files with 175 additions and 27 deletions

18
.gitignore vendored
View File

@@ -1,8 +1,10 @@
*.aux
*.log
*.nav
*.out
*.pdf
*.snm
*.toc
*.vrb
/*.aux
/*.log
/*.nav
/*.out
/*.pdf
/*.snm
/*.toc
/*.vrb
*.pyc
*.pyo