From 057f3b05f1ec74023b70154a9f7c35010f0ac81a Mon Sep 17 00:00:00 2001 From: Jim Sizelove Date: Thu, 1 Sep 2011 18:56:36 -0400 Subject: [PATCH] Added .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a8bf5dfc --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +build/* +data/cardset* +data/html/* +dist/* +docs/all_games.html +html-src/html/* +locale/ru/LC_MESSAGES/pysol.mo +locale/ru_RU/LC_MESSAGES/pysol.mo +po/ru.po