view .gitignore @ 1154:1f2eb46a5443

try: adding sqlite directly instead of linking
author sam <sam@basx.dev>
date Sat, 15 Jun 2024 15:44:39 +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