10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
|
|
# Created by https://www.gitignore.io/api/nim
|
|
# Edit at https://www.gitignore.io/?templates=nim
|
|
|
|
### Nim ###
|
|
nimcache/
|
|
public/mttt.js
|
|
.vscode/
|
|
# End of https://www.gitignore.io/api/nim
|