karroffel
%!s(int64=7) %!d(string=hai) anos
Modificáronse 1 ficheiros con
2 adicións e
6 borrados
-
2
6
.gitignore
|
@@ -1,10 +1,6 @@
|
|
|
# Generated bindings
|
|
|
-src/*.cpp
|
|
|
-src/gen
|
|
|
-src/*.hpp
|
|
|
-include/*.hpp
|
|
|
-include/gen
|
|
|
-*.json
|
|
|
+src/gen/*.cpp
|
|
|
+include/gen/*.hpp
|
|
|
|
|
|
# Misc
|
|
|
logs/*
|