diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..52e06d006 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/* +!/Data/Scripts/ +!/Data/Scripts/** +!.gitignore \ No newline at end of file