Put Testing dir into .hgignore and .gitignore
authorWuzzy <almikes@aol.com>
Wed, 04 Oct 2017 15:39:39 +0200
changeset 12642 ee7815bc5874
parent 12641 f30b70976577
child 12643 5bc6fb5da42f
Put Testing dir into .hgignore and .gitignore
.gitignore
.hgignore
--- a/.gitignore	Wed Oct 04 15:37:42 2017 +0200
+++ b/.gitignore	Wed Oct 04 15:39:39 2017 +0200
@@ -80,3 +80,4 @@
 xcuserdata
 *.mode1v3
 *.mode2v3
+Testing/*
--- a/.hgignore	Wed Oct 04 15:37:42 2017 +0200
+++ b/.hgignore	Wed Oct 04 15:39:39 2017 +0200
@@ -86,3 +86,4 @@
 gameServer2/Cargo.lock
 gameServer2/gameServer2.iml
 .idea
+Testing/