mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 06:45:27 +00:00
added dist/ to .gitignore
When using `./koch tools`, the directory `dist/` is generated (it contains the `nimble` sources). The `dist` directory was added to .gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -48,6 +48,7 @@ xcuserdata/
|
||||
/testresults.json
|
||||
testament.db
|
||||
/csources
|
||||
dist/
|
||||
|
||||
# Private directories and files (IDEs)
|
||||
.*/
|
||||
|
||||
Reference in New Issue
Block a user