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 ha cambiato i file con 4 aggiunte e 0 eliminazioni

4
.gitignore esterno Normal file
Vedi File

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