comparison .gitignore.orig @ 1227:4d97cfc4888b

merge
author sam <sam@basx.dev>
date Wed, 17 Jul 2024 23:45:43 +0700
parents a3eb305bcac2
children
comparison
equal deleted inserted replaced
1170:2addc5f6804f 1227:4d97cfc4888b
1 # nim directories
2 nimcache/
3 nimblecache/
4 nimbledeps/
5
6 # for builds in general
7 build/
8
9 # from windows build
10 *.pdb
11
12 # other
13 notes
14 github-push.sh
15 semicongine/old/