summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-12-27 01:46:04 +0100
committerAki <please@ignore.pl>2023-12-27 01:46:04 +0100
commitbd32b881eee90a1b45be8682d82c34d153af3cb6 (patch)
treed3c3fab486ce51a244447a837a8f2b0b22fe82e1
parent33f4b07421d87947001a28c8fe0691f1d7a939cf (diff)
downloadignore.pl-bd32b881eee90a1b45be8682d82c34d153af3cb6.zip
ignore.pl-bd32b881eee90a1b45be8682d82c34d153af3cb6.tar.gz
ignore.pl-bd32b881eee90a1b45be8682d82c34d153af3cb6.tar.bz2
Include robots.txt (and other txt files) in content upload
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61bbbe5..0dfed86 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: content feed
content:
- rsync -t [^_]*.{html,png,css,map,jpg} ignore@ignore.pl:public/ignore.pl/
+ rsync -t [^_]*.{html,png,css,map,jpg,txt} ignore@ignore.pl:public/ignore.pl/
feed:
rm -f atom.xml