]> git.sesse.net Git - stockfish/commit
Add .gitignore
authorRod Johnson <johnsonroda@gmail.com>
Mon, 4 Jan 2021 11:59:55 +0000 (22:59 +1100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 30 Jan 2021 12:19:20 +0000 (13:19 +0100)
commitb7f643fe391d00fd9088587e8ef0ca520fa1480f
tree213eceb8b1c3c41c43dab1b70e0545849da93d70
parent329ef2a6aa362f4d831bdde4b31da40f3547985d
Add .gitignore

add files produced during the build to a newly added .gitignore

closes https://github.com/official-stockfish/Stockfish/pull/3286

No functional change
.gitignore [new file with mode: 0644]