11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
_auto_*
|
|
|
|
# Output directory.
|
|
out/
|
|
|
|
# Python object files.
|
|
*.pyc
|
|
|
|
# Ignoring backup files.
|
|
*~
|