peon/.gitignore

8 lines
83 B
Plaintext
Raw Normal View History

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