view .gitignore @ 1157:dd757eb5ca86

fix: minimizing window on windows breaks everything, also: do not try to acquire next frame for inifinity
author sam@sambook-windows.localdomain
date Sat, 15 Jun 2024 18:17: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