diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-10-22 12:51:46 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-19 00:05:34 +0100 |
commit | 8d8d6db547653dff6ffb34fdf9336317da50121e (patch) | |
tree | 6465f1e23f40601acc9266a96182a57ef0b2cd2c /.gitignore | |
download | nevsky-8d8d6db547653dff6ffb34fdf9336317da50121e.tar.gz |
Add skeleton.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..90542cb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +HIRES +tools/**/*.png +tools/tmp +work |