diff --git a/tutorials/11-texture-region-repeat/bin/.gitignore b/tutorials/11-texture-region-repeat/bin/.gitignore new file mode 100644 index 0000000..44c5ea8 --- /dev/null +++ b/tutorials/11-texture-region-repeat/bin/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/tutorials/11-texture-region-repeat/obj/.gitignore b/tutorials/11-texture-region-repeat/obj/.gitignore new file mode 100644 index 0000000..44c5ea8 --- /dev/null +++ b/tutorials/11-texture-region-repeat/obj/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/tutorials/11-texture-region-repeat/res/.gitignore b/tutorials/11-texture-region-repeat/res/.gitignore new file mode 100644 index 0000000..44c5ea8 --- /dev/null +++ b/tutorials/11-texture-region-repeat/res/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file