mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-12 04:09:34 +00:00
bugfix: typo in SMTP module; SCGI module finished
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,2 +1,13 @@
|
||||
*.o
|
||||
nimcache
|
||||
lib/nimcache
|
||||
tools/nimcache
|
||||
tests/nimcache
|
||||
tests/accept/run/nimcache
|
||||
tests/accept/compile/nimcache
|
||||
tests/reject/nimcache
|
||||
rod/nimcache
|
||||
rod/c2nim/nimcache
|
||||
rod/pas2nim/nimcache
|
||||
rod/tinyc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user