This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
VKFLY_INDUSTRY
/
littlefs
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Added a git ignore file with .o .d blocks dir and lfs bin
iamatacos
%!s(int64=7) %!d(string=hai) anos
pai
e611cf5050
achega
2f8ae344d2
Modificáronse 1 ficheiros
con
9 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
9
0
.gitignore
+ 9
- 0
.gitignore
Ver ficheiro
@@ -0,0 +1,9 @@
+# Compilation output
+*.o
+*.d
+*.a
+
+# Testing things
+blocks/
+lfs
+test.c