Initial commit

Este commit está contenido en:
tTh 2019-10-17 01:17:36 +02:00 cometido por Gitea
commit 88712f0a91
Se han modificado 3 ficheros con 62 adiciones y 0 borrados

54
.gitignore vendido Archivo normal
Ver fichero

@ -0,0 +1,54 @@
# ---> C
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf

5
LICENSE Archivo normal
Ver fichero

@ -0,0 +1,5 @@
"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can
do whatever you want with this stuff. If we meet some day, and you think this
stuff is worth it, you can buy me a beer in return Poul-Henning Kamp

3
README.md Archivo normal
Ver fichero

@ -0,0 +1,3 @@
# NcLooper
Les scratchmen utilisent des loopers en Flash 11. Il est temps qu'ils découvrent une interface ncurses pilotée au joystick :)