pgn-extract: add .gitignore, add -D__linux in Makefile

This commit is contained in:
2024-01-22 07:35:30 +01:00
parent abaff964ca
commit f65d2e5d3a
3 changed files with 5 additions and 1 deletions

3
pgn-extract/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/.ccls-cache/
/*.o
/pgn-extract