view .gitignore @ 1104:ed79529e70a3

fix: packaging fails if there are no resources, fix: zip-generation
author sam <sam@basx.dev>
date Fri, 12 Apr 2024 19:36:38 +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