1
0
Fork 0

Initial commit

Esse commit está contido em:
tTh 2019-10-17 01:17:36 +02:00 commit de Gitea
commit 88712f0a91
3 arquivos alterados com 62 adições e 0 exclusões

54
.gitignore externo Normal file
Ver arquivo

@ -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
Ver arquivo

@ -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
Ver arquivo

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