mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00:00
Added nbactions-*.xml to .gitignore.
This commit is contained in:
parent
ee51cd59e0
commit
ca50bc39e0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -53,6 +53,7 @@ syntax: regexp
|
||||||
\.iws
|
\.iws
|
||||||
\.log
|
\.log
|
||||||
nbactions.xml
|
nbactions.xml
|
||||||
|
nbactions-*.xml
|
||||||
nb-configuration.xml
|
nb-configuration.xml
|
||||||
glob:Mage.Client/cheat.dck
|
glob:Mage.Client/cheat.dck
|
||||||
glob:Mage.Client/test.dck
|
glob:Mage.Client/test.dck
|
||||||
|
|
Loading…
Reference in a new issue