diff --git a/.gitignore b/.gitignore index 1e83b12..2196c60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ */._.* -*/.DS_Store \ No newline at end of file +*.DS_Store \ No newline at end of file diff --git a/01 Getting started/08 Coordinate Systems.md b/01 Getting started/08 Coordinate Systems.md new file mode 100644 index 0000000..f281f70 --- /dev/null +++ b/01 Getting started/08 Coordinate Systems.md @@ -0,0 +1,3 @@ +本文作者JoeyDeVries,由linkoln翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Coordinate-Systems) + +##Coordinate Systems \ No newline at end of file diff --git a/01-Getting-started/08 Coordinate Systems b/01-Getting-started/08 Coordinate Systems deleted file mode 100644 index 8e5b328..0000000 --- a/01-Getting-started/08 Coordinate Systems +++ /dev/null @@ -1 +0,0 @@ -Coordinate Systems