Login
7 branches 0 tags
Ben (RPI 4) [test-run] outputs OS/ARCH, made OS more informative 2809890 4 years ago 166 Commits
nujel / .gitignore
# OSX Files
Icon?
.DS_Store
._*
xcuserdata/
*.xcscmblueprint
*.xccheckout
/DerivedData/
.vscode/

# debugging/profiling data
/callgrind.out.*
/vgcore.*
gmon.out

# Executables/Object/Temporary files
/tmp
/nujel
/nujel-bootstrap
/tools/assets
*.out
*.a
*.com
*.dbg
*.lib
*.so
*.o
/bin/lib/*.no
/stdlib/*.no
/binlib/*.no
*.wd
*.wa
*.wo
*.d
*.deps
*.gch
*.obj
*.dylib
*.exe
*.kate-swp
*.dll
*.core
*.res
*.dSYM
*.tar.xz
*.tar.gz

/bootstrap/stdlib.c
/bootstrap/stdlib.h
/bootstrap/binlib.c
/bootstrap/binlib.h

/web/index.js
/web/index.html
/web/index.wasm
/web/index.wasm