mirror of
https://github.com/NaN-tic/trytond-stock_location_warehouse.git
synced 2023-12-14 06:43:04 +01:00
10 lines
98 B
Text
10 lines
98 B
Text
# use glob syntax.
|
|
syntax: glob
|
|
|
|
*.pyc
|
|
*~
|
|
.directory
|
|
|
|
# switch to regexp syntax.
|
|
#syntax: regexp
|
|
|