view .gitignore @ 1190:a3eb305bcac2 compiletime-tests

start of complete and total refactoring: the ULTIMATE
author sam <sam@basx.dev>
date Sun, 07 Jul 2024 23:36:16 +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