git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-03-21 09:54:38 +0100
committerHarald Pfeiffer <coding _ lirion.de> 2022-03-21 09:54:38 +0100
commitf1452b6e9f16813d3a36adbf5a75b3d8b1f47161 (patch)
tree81f8121a214628c7551a6fda718bfd9f67cebfff
parent21826df3c6dc99b31533b74770fd49173f409c81 (diff)
downloaddotfiles-f1452b6e9f16813d3a36adbf5a75b3d8b1f47161.tar.bz2
adding distribute folder for servers which cannot reach git
-rw-r--r--.gitignore3
-rw-r--r--distribute/.gitkeep0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b858474..43742bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,9 @@
!/.bash/*bash
!/bin
!/bin/*
+!/distribute
+/distribute/*
+!/distribute/.gitkeep
!/.flake8
!/.forbidden_modules
!/.gitconfig
diff --git a/distribute/.gitkeep b/distribute/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/distribute/.gitkeep