view .gitignore @ 1117:f951a42dbb5b

fix: some mesh attributes will be handled automatically, ignore them when doing mesh-material-shader compatability-check
author sam <sam@basx.dev>
date Tue, 16 Apr 2024 00:36:39 +0700
parents de1c60dbfe6e
children ae54dbb08e53
line wrap: on
line source

# nim directories
nimcache/
nimblecache/
nimbledeps/

# for builds in general
build/

# from windows build
*.pdb

# other
notes
github-push.sh