view .gitignore @ 1142:bf9dedd36bed

fix: a few things
author sam <sam@basx.dev>
date Sat, 08 Jun 2024 16:19:05 +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