view .gitignore @ 1144:af18922b416d

did: reduce some limits, remove sqlite32 on windows for now
author sam <sam@basx.dev>
date Sat, 15 Jun 2024 11:55:56 +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