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:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,8 +1,10 @@
|
||||
*.aux
|
||||
*.log
|
||||
*.nav
|
||||
*.out
|
||||
*.pdf
|
||||
*.snm
|
||||
*.toc
|
||||
*.vrb
|
||||
/*.aux
|
||||
/*.log
|
||||
/*.nav
|
||||
/*.out
|
||||
/*.pdf
|
||||
/*.snm
|
||||
/*.toc
|
||||
/*.vrb
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
Reference in New Issue
Block a user