view .gitignore @ 1169:d88f0286681b

fix: not enough buffers for smooth audio output
author sam@sambook-windows.localdomain
date Wed, 26 Jun 2024 05:14:00 +0700
parents ae54dbb08e53
children
line wrap: on
line source

# nim directories
nimcache/
nimblecache/
nimbledeps/

# for builds in general
build/

# from windows build
*.pdb

# other
notes
github-push.sh