view .gitignore @ 1151:911e43f0ee50

fix: mouse-pointer handling
author sam@sambook-windows.localdomain
date Sat, 15 Jun 2024 15:13:31 +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