view .gitignore @ 1170:2addc5f6804f

merge
author sam@sambook-windows.localdomain
date Wed, 26 Jun 2024 05:14:30 +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