]> git.cworth.org Git - lmno.games/commit
Teach git to ignore tictactoe.js
authorCarl Worth <cworth@cworth.org>
Mon, 25 May 2020 23:53:43 +0000 (16:53 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 26 May 2020 03:53:38 +0000 (20:53 -0700)
commit50f66d5f3a3a513362ef40f11b17992522b2fffd
treedde38692dfb8c3bf1113a2bf720c37b34e2fcab5
parentb5bcbc45f19ee068478edb73b48bc7194e582da8
Teach git to ignore tictactoe.js

We only want to commit source files to git, not the results of the
build.
tictactoe/.gitignore [new file with mode: 0644]