mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-22 12:49:26 +00:00
22 lines
240 B
Plaintext
22 lines
240 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.pyc
|
|
*.py~
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
*.db
|
|
*.db-journal
|
|
*.ini
|
|
logs/*
|
|
cache/*
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store?
|
|
.DS_Store
|
|
ehthumbs.db
|
|
Icon?
|
|
Thumbs.db
|