First go at a very very simple example project

This commit is contained in:
BastiaanOlij
2017-06-16 22:57:47 +10:00
parent 5e3982fd1e
commit dcc525b79a
10 changed files with 290 additions and 2 deletions

6
.gitattributes vendored
View File

@@ -1,2 +1,6 @@
*.c eol=lf
*.cpp eol=lf
*.cpp eol=lf
*.gd eol=lf
*.tscn eol=lf
*.cfg eol=lf
*.godot eol=lf