mirror of
https://github.com/webmin/webmin.git
synced 2025-08-01 15:36:00 +00:00
24 lines
185 B
Plaintext
24 lines
185 B
Plaintext
# thumbnails
|
|
Thumbs.db
|
|
.xvpics
|
|
|
|
# python byte-compiled
|
|
*.py[cod]
|
|
|
|
# temp files
|
|
*~
|
|
*.bak
|
|
test
|
|
*.tmp
|
|
*.site
|
|
core
|
|
|
|
# build files
|
|
.builds
|
|
.build
|
|
|
|
# makedist.pl
|
|
tarballs/
|
|
minimal/
|
|
.DS_Store
|