mirror of
https://salsa.debian.org/mdosch/feed-to-muc.git
synced 2024-11-13 01:36:49 +01:00
16 lines
151 B
Text
16 lines
151 B
Text
# editor temporary files
|
|
*.sublime-*
|
|
.DS_Store
|
|
*.swp
|
|
#*.*#
|
|
tags
|
|
|
|
# direnv config
|
|
.env*
|
|
|
|
# test binaries
|
|
*.test
|
|
|
|
# coverage and profilte outputs
|
|
*.out
|
|
|