view .gitignore @ 1168:73eaec7e1690

add: function to get max supported sampling count
author sam <sam@basx.dev>
date Tue, 25 Jun 2024 21:20:15 +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