view .gitignore @ 1163:438d32d8b14f compiletime-tests

add: more static compilation stuff, code is getting a bit crazy, but also super nice API
author sam <sam@basx.dev>
date Fri, 21 Jun 2024 00:14:43 +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