view .gitignore @ 1153:9bdab0729b99

fix: not a function
author sam@sambook-windows.localdomain
date Sat, 15 Jun 2024 15:26:49 +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