8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
# Environment-specific files such as configuration, logs, and setup
|
|
*.pyc
|
|
|
|
# Misc and OS files
|
|
Desktop.ini # Directory atttributes in Windows.
|
|
Thumbs.db # Picture thumbnail cache in Windows 98.
|
|
.DS_Store # Directory attributes in Mac OS X.
|