Skip to content

Commit 0935936

Browse files
committed
git ignore
Signed-off-by: Adam McNicol <[email protected]>
1 parent f29cfad commit 0935936

12 files changed

+12
-1
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,15 @@
33
/images/crops/wheat/.DS_Store
44
/__pycache__/field_report_dialog_class.cpython-33.pyc
55
/__pycache__/field_resources.cpython-33.pyc
6-
/.DS_Store
6+
/.DS_Store
7+
/__pycache__/field_class.cpython-33.pyc
8+
/__pycache__/field_manual_grow_dialog_class.cpython-33.pyc
9+
/__pycache__/graphic_animal_item_class.cpython-33.pyc
10+
/__pycache__/graphic_cow_item_class.cpython-33.pyc
11+
/__pycache__/graphic_crop_item_class.cpython-33.pyc
12+
/__pycache__/graphic_drag_label_class.cpython-33.pyc
13+
/__pycache__/graphic_field_item_class.cpython-33.pyc
14+
/__pycache__/graphic_field_scene_class.cpython-33.pyc
15+
/__pycache__/graphic_potato_item_class.cpython-33.pyc
16+
/__pycache__/graphic_sheep_item_class.cpython-33.pyc
17+
/__pycache__/graphic_wheat_item_class.cpython-33.pyc
-12.9 KB
Binary file not shown.
-1.89 KB
Binary file not shown.
-3.42 KB
Binary file not shown.
-1.21 KB
Binary file not shown.
-3.09 KB
Binary file not shown.
-4.94 KB
Binary file not shown.
-1.64 KB
Binary file not shown.
-6.17 KB
Binary file not shown.
-1.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)