diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-01-23 19:05:58 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-01-23 19:05:58 +0000 |
commit | 7a1f41fd2f2d97d364c52b4cfa846e190be43182 (patch) | |
tree | 3aa8479228818a5e157be7176dbf45e01b578bfe /tools | |
parent | d13a8053468f6f22ef627e8fde8a77e40e0c16f6 (diff) | |
download | drakx-backup-do-not-use-7a1f41fd2f2d97d364c52b4cfa846e190be43182.tar drakx-backup-do-not-use-7a1f41fd2f2d97d364c52b4cfa846e190be43182.tar.gz drakx-backup-do-not-use-7a1f41fd2f2d97d364c52b4cfa846e190be43182.tar.bz2 drakx-backup-do-not-use-7a1f41fd2f2d97d364c52b4cfa846e190be43182.tar.xz drakx-backup-do-not-use-7a1f41fd2f2d97d364c52b4cfa846e190be43182.zip |
add .gitignore files so that empty directories end in archives created
with git
Diffstat (limited to 'tools')
-rw-r--r-- | tools/i386/.gitignore | 1 | ||||
-rw-r--r-- | tools/ia64/.gitignore | 1 | ||||
-rw-r--r-- | tools/ppc/.gitignore | 1 | ||||
-rw-r--r-- | tools/x86_64/.gitignore | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/tools/i386/.gitignore b/tools/i386/.gitignore new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tools/i386/.gitignore @@ -0,0 +1 @@ + diff --git a/tools/ia64/.gitignore b/tools/ia64/.gitignore new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tools/ia64/.gitignore @@ -0,0 +1 @@ + diff --git a/tools/ppc/.gitignore b/tools/ppc/.gitignore new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tools/ppc/.gitignore @@ -0,0 +1 @@ + diff --git a/tools/x86_64/.gitignore b/tools/x86_64/.gitignore new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tools/x86_64/.gitignore @@ -0,0 +1 @@ + |