]> git.cworth.org Git - lmno.games/commitdiff
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)
We only want to commit source files to git, not the results of the
build.

tictactoe/.gitignore [new file with mode: 0644]

diff --git a/tictactoe/.gitignore b/tictactoe/.gitignore
new file mode 100644 (file)
index 0000000..e71d218
--- /dev/null
@@ -0,0 +1 @@
+tictactoe.js