diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-05 04:21:28 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-05 04:21:28 +0300 |
commit | 39b27723102e4e8ee750f929df5cca6042e3b713 (patch) | |
tree | 990126630c5f25df740933e93a3605d6b58ba719 /.gitignore | |
download | chess-games-39b27723102e4e8ee750f929df5cca6042e3b713.tar.gz chess-games-39b27723102e4e8ee750f929df5cca6042e3b713.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2127d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.ini |