1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Add a simple tutorial on how to build the site

This commit is contained in:
Meow J
2016-07-04 19:39:40 +08:00
parent e2522f22aa
commit 48657b2d12
2 changed files with 26 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*/._.*
*.DS_Store
*.DS_Store
/site
/build