Explorar el Código

Merge pull request #2 from zmwangx/gitignore

Add .gitignore to ignore compilation products
master
Arun Prakash Jana GitHub hace 7 años
padre
commit
fb5963facc
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore Ver fichero

@@ -0,0 +1,3 @@
*.o
config.h
nnn

Cargando…
Cancelar
Guardar