summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--LICENSE2
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f222e9dd..03768b6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@
*.tmx~
/music
/graphics/sprites/players
-testxml.py \ No newline at end of file
+testxml.py
+*~ \ No newline at end of file
diff --git a/LICENSE b/LICENSE
index 3edc60b0..b13c1783 100644
--- a/LICENSE
+++ b/LICENSE
@@ -13,6 +13,6 @@ graphics/items/generic/rattooth.png
graphics/items/generic/squichyclaw.png
graphics/items/generic/tortugasshell.png
graphics/sprites/monsters/croc.png
-
+graphics/tiles/Indoor/Ship-indoor_x2.png
All other files are licensed under GPL. (see file GPL)