diff options
author | Cleverking2003 <30466983+Cleverking2003@users.noreply.github.com> | 2020-07-12 08:50:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-12 08:50:43 +0300 |
commit | 19823b0d54000c5eade4039cf27d3e70e740f012 (patch) | |
tree | d7b1264b2bc90ef7bbcd7aef1a103a47b14db1e5 /files/data | |
parent | b92b498be29cb7db1e30a9eac8113388e0a95369 (diff) | |
parent | f76e211631b6b86ce7000c16acc5368d78b14f42 (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/.gitignore | 2 | ||||
-rw-r--r-- | files/data/cell0.NCGR | bin | 8240 -> 0 bytes | |||
-rw-r--r-- | files/data/cell0.NCLR | bin | 552 -> 0 bytes | |||
-rw-r--r-- | files/data/cell0.png | bin | 0 -> 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 Binary files differdeleted file mode 100644 index 76a112b3..00000000 --- a/files/data/cell0.NCGR +++ /dev/null diff --git a/files/data/cell0.NCLR b/files/data/cell0.NCLR Binary files differdeleted file mode 100644 index 680c004b..00000000 --- a/files/data/cell0.NCLR +++ /dev/null diff --git a/files/data/cell0.png b/files/data/cell0.png Binary files differnew file mode 100644 index 00000000..bfd49d69 --- /dev/null +++ b/files/data/cell0.png |