diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..b70b6d7 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +nms diff --git a/src/obj/.gitignore b/src/obj/.gitignore new file mode 100644 index 0000000..861051d --- /dev/null +++ b/src/obj/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore