aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2016-07-20 15:57:56 +0200
committerzedarider <ymherklotz@gmail.com>2016-07-20 15:57:56 +0200
commit4d6b9a03d9de2d63c82d212fc745eb83aa03548c (patch)
tree45fa0e6761a19f612ecf6f80c456acbf0b11116f
parentb0040d9d0578085576a8793d49a99c228f9d8e07 (diff)
downloadCardeval-4d6b9a03d9de2d63c82d212fc745eb83aa03548c.tar.gz
Cardeval-4d6b9a03d9de2d63c82d212fc745eb83aa03548c.zip
cardeval class added with tinyxml2 support
-rw-r--r--.gitignore4
-rw-r--r--resources/.CardDefs.xml.swpbin81920 -> 0 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d5697ec..c0ce111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
+# ignore these directories
build/
bin/
+
+# ignore .swp file extension
+*.swp
diff --git a/resources/.CardDefs.xml.swp b/resources/.CardDefs.xml.swp
deleted file mode 100644
index 85b17b9..0000000
--- a/resources/.CardDefs.xml.swp
+++ /dev/null
Binary files differ