peter
%!s(int64=20) %!d(string=hai) anos
Modificáronse 1 ficheiros con
3 adicións e
0 borrados
-
3
0
.gitignore
|
@@ -1,6 +1,9 @@
|
|
|
compiler/*.bak
|
|
|
compiler/*.exe
|
|
|
+compiler/*.o
|
|
|
+compiler/*.ppu
|
|
|
compiler/*.s
|
|
|
+compiler/*.tmp
|
|
|
compiler/alpha/*.bak
|
|
|
compiler/alpha/*.exe
|
|
|
compiler/alpha/*.s
|