summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-08-30 14:13:15 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-08-30 14:13:15 +0300
commit8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73 (patch)
tree7b3f88ea2f85a52809b80839c222ea956c6ef1ac
parent3970b7b74939ad4dcaaba5b077fe3074e8c6d3da (diff)
downloaddotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.tar
dotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.tar.gz
dotfiles-8a9b4d2a665f6ad4a9c0fad47d462d86660c2c73.zip
(1) Added templates
-rw-r--r--.gitignore2
-rw-r--r--Templates/Markdown Document.md0
-rw-r--r--Templates/OpenDocument Document.ottbin0 -> 6678 bytes
-rw-r--r--Templates/OpenDocument Presentation.otpbin0 -> 9486 bytes
-rw-r--r--Templates/OpenDocument Spreadsheet.otsbin0 -> 6543 bytes
5 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 654bab0..59fd5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,8 @@
.local/share/*
!.local/share/applications/
+!Templates
+
!.config/
.config/*
!.config/dunst/
diff --git a/Templates/Markdown Document.md b/Templates/Markdown Document.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Templates/Markdown Document.md
diff --git a/Templates/OpenDocument Document.ott b/Templates/OpenDocument Document.ott
new file mode 100644
index 0000000..4636548
--- /dev/null
+++ b/Templates/OpenDocument Document.ott
Binary files differ
diff --git a/Templates/OpenDocument Presentation.otp b/Templates/OpenDocument Presentation.otp
new file mode 100644
index 0000000..492799d
--- /dev/null
+++ b/Templates/OpenDocument Presentation.otp
Binary files differ
diff --git a/Templates/OpenDocument Spreadsheet.ots b/Templates/OpenDocument Spreadsheet.ots
new file mode 100644
index 0000000..739a4a9
--- /dev/null
+++ b/Templates/OpenDocument Spreadsheet.ots
Binary files differ