Kaydet (Commit) c8f10d99 authored tarafından Zack M. Davis's avatar Zack M. Davis

.gitignore entry for tmp_rtrip/ directory created by astor.rtrip

üst 65886d76
...@@ -2,6 +2,9 @@ bad.txt ...@@ -2,6 +2,9 @@ bad.txt
test_codegen_dump_1.txt test_codegen_dump_1.txt
test_codegen_dump_2.txt test_codegen_dump_2.txt
# scratch directory for astor.rtrip
tmp_rtrip/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment