This commit is contained in:
tTh 2019-10-17 01:17:36 +02:00 committato da Gitea
commit 88712f0a91
3 ha cambiato i file con 62 aggiunte e 0 eliminazioni

54
.gitignore esterno Normal file
Vedi File

@ -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 Normal file
Vedi File

@ -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 Normal file
Vedi File

@ -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 :)