CPG/.gitignore

9 lines
77 B
Plaintext
Raw Normal View History

2023-01-11 14:24:32 +01:00
# ---> Nim
nimcache/
nimblecache/
htmldocs/
2024-04-09 17:57:51 +02:00
nim.cfg
2024-04-13 16:28:48 +02:00
bin
# Python
__pycache__