view .gitignore @ 1189:aceb7697d37c compiletime-tests

RGB no supported, must be RGBA
author sam <sam@basx.dev>
date Sun, 07 Jul 2024 16:42:22 +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