view .gitignore @ 1178:ec4ff70299f2 compiletime-tests

sync from bedroom to office
author sam <sam@basx.dev>
date Mon, 01 Jul 2024 19:16:09 +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