1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
## ignore all files wo extension * !/**/ !*.* # Notes: # all generated files should go inside `build/` # use absolute paths to refer to a path assumed to be at a fixed level in the hierarchy /build nimcache .DS_Store *.exe *.swp