aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f07dd370684f9e94230a054f8dc9511cda30e905 (plain)
1
2
3
4
5
6
7
8
9
# ignore binaries
*
!*.*
!makefile
!*/

nimcache/
nimblecache/
htmldocs/