2fb68d9469
Add: python batch files (basic)
12 lines
87 B
Plaintext
12 lines
87 B
Plaintext
# zip files
|
|
*.zip
|
|
|
|
# pdf files
|
|
*.pdf
|
|
|
|
# psd files
|
|
*.psd
|
|
|
|
# python compiled files
|
|
*.pyc
|