peon/.gitignore

8 lines
87 B
Plaintext
Raw Normal View History

2022-04-04 12:28:39 +02:00
# ---> Nim
nimcache/
nimblecache/
htmldocs/
*.pbc # Peon bytecode files
2022-05-29 14:57:37 +02:00
bin/
2022-06-14 22:46:25 +02:00
.vscode/