view .gitignore @ 1207:804ff842d377 compiletime-tests

fix: problems with include-structure on windows
author sam@sambook-windows.localdomain
date Tue, 16 Jul 2024 15:56:55 +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