summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-01-10 11:27:16 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-01-10 11:27:16 +0000
commit78358aca233d3cb369b83bd958a595ca3ae90ae5 (patch)
tree8c5cec86d763b945003212378037e9d7446b5ee5 /.gitignore
parent00ab17722cdb10e02e4e97cf8b098e1cb9e75978 (diff)
downloadsubplot-78358aca233d3cb369b83bd958a595ca3ae90ae5.tar.gz
resources: Rearrange share/ structure ready for lib import
In readiness for the lib/ import, rearrange from a structure of share/templates/$lang/... to be share/$lang/template/... This will permit share/$lang/lib/ to exist later. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 315f9d5..694cd89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,5 @@
test.py
.cargo-checksum.json
debian/cargo_home
-share/templates/python/__pycache__
+share/python/template/__pycache__
test.log