summaryrefslogtreecommitdiff
path: root/.rsyncignore
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-02-25 04:21:13 -0700
committerDavid Luevano Alvarado <david@luevano.xyz>2021-02-25 04:21:13 -0700
commit675e396851c99e957ca86865bce1ce0ddf4faa15 (patch)
tree588128dbd3dd896e09b367db79a06c426097ef33 /.rsyncignore
parent6dec2245b84bb90384834f85ba0270d9167df94f (diff)
Add rsyncignore and update readme
Diffstat (limited to '.rsyncignore')
-rw-r--r--.rsyncignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.rsyncignore b/.rsyncignore
new file mode 100644
index 0000000..8024943
--- /dev/null
+++ b/.rsyncignore
@@ -0,0 +1,9 @@
+# List of directories and files to ignore
+# Git specific
+.gitignore
+README.md
+LICENSE
+.git/
+
+# Rsync specific
+.rsyncignore