added a gitignore to ignore the data dirs

This commit is contained in:
Izaya 2018-11-27 20:13:04 +11:00
parent bcd90e907c
commit ca84af756c
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/include
/src
/static
/out