peter
hace 20 años
Se han
modificado 1 ficheros con
3 adiciones y
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
|