CPG/.gitignore

10 lines
154 B
Plaintext
Raw Normal View History

2023-01-11 14:24:32 +01:00
# ---> Nim
nimcache/
nimblecache/
htmldocs/
2024-04-13 16:28:48 +02:00
bin
Chess/nimfish/nimfishpkg/resources/Pohl.epd
Chess/nimfish/nimfishpkg/resources/*.pgn
2024-04-13 16:28:48 +02:00
# Python
__pycache__