mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
# .hgignore - List of filenames hg should ignore
|
|
|
|
# Filenames that should be ignored wherever they appear
|
|
~$
|
|
\.pyc$
|
|
\.swp$
|
|
(^|/)TAGS$
|
|
\.DS_Store$
|