mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
25 lines
207 B
Plaintext
25 lines
207 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
|
|
.vscode/settings.json
|