summaryrefslogtreecommitdiff
path: root/files/data
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-07-12 08:50:43 +0300
committerGitHub <noreply@github.com>2020-07-12 08:50:43 +0300
commit19823b0d54000c5eade4039cf27d3e70e740f012 (patch)
treed7b1264b2bc90ef7bbcd7aef1a103a47b14db1e5 /files/data
parentb92b498be29cb7db1e30a9eac8113388e0a95369 (diff)
parentf76e211631b6b86ce7000c16acc5368d78b14f42 (diff)
Merge pull request #229 from red031000/master
bit of work on graphics, mostly setup
Diffstat (limited to 'files/data')
-rw-r--r--files/data/.gitignore2
-rw-r--r--files/data/cell0.NCGRbin8240 -> 0 bytes
-rw-r--r--files/data/cell0.NCLRbin552 -> 0 bytes
-rw-r--r--files/data/cell0.pngbin0 -> 572 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/files/data/.gitignore b/files/data/.gitignore
new file mode 100644
index 00000000..e405595a
--- /dev/null
+++ b/files/data/.gitignore
@@ -0,0 +1,2 @@
+cell0.NCGR
+cell0.NCLR
diff --git a/files/data/cell0.NCGR b/files/data/cell0.NCGR
deleted file mode 100644
index 76a112b3..00000000
--- a/files/data/cell0.NCGR
+++ /dev/null
Binary files differ
diff --git a/files/data/cell0.NCLR b/files/data/cell0.NCLR
deleted file mode 100644
index 680c004b..00000000
--- a/files/data/cell0.NCLR
+++ /dev/null
Binary files differ
diff --git a/files/data/cell0.png b/files/data/cell0.png
new file mode 100644
index 00000000..bfd49d69
--- /dev/null
+++ b/files/data/cell0.png
Binary files differ