mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
add .hgignore
This commit is contained in:
parent
10799024be
commit
94468f4b03
1 changed files with 8 additions and 0 deletions
8
.hgignore
Normal file
8
.hgignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
syntax: glob
|
||||
Mage.Client/plugins/images
|
||||
Mage.Client/plugins/plugin.data
|
||||
Mage.Server/saved
|
||||
|
||||
syntax: regexp
|
||||
target
|
||||
nbactions.xml
|
Loading…
Reference in a new issue