Files
ultrasm64-2/lib/hackerlibultra/.gitignore
username ad88263101 git subrepo clone https://github.com/HackerN64/hackerlibultra lib/hackerlibultra
subrepo:
  subdir:   "lib/hackerlibultra"
  merged:   "08e84e89"
upstream:
  origin:   "https://github.com/HackerN64/hackerlibultra"
  branch:   "main"
  commit:   "08e84e89"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2025-02-18 12:41:47 -05:00

30 lines
272 B
Plaintext

# Cache files
__pycache__/
.pyc
.DS_Store
# Text editor remnants
.vscode/
.vs/
.idea/
CMakeLists.txt
cmake-build-debug
venv/
.venv
# Project-specific ignores
base_*/
build/
expected/
notes/
tools/gcc
tools/ido
*.elf
*.o
*.a
# Tool artifacts
ctx.c
libultra_collection/