diff options
author | Thomas Bächler <thomas@archlinux.org> | 2011-06-30 19:19:32 +0200 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2011-06-30 19:19:32 +0200 |
commit | 3e873aec5f20374081581230f76eff874fe6f72c (patch) | |
tree | ee5f161cc7e618adf97b3b82059e7b33e3360285 | |
parent | 5827cd46456866e8f62be6d25a10d30525880cef (diff) | |
download | mkinitcpio-3e873aec5f20374081581230f76eff874fe6f72c.tar.gz mkinitcpio-3e873aec5f20374081581230f76eff874fe6f72c.tar.xz |
Add .gitignore file
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc212e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +mkinitcpio.5 +*~ +*.bak +mkinitcpio-*.tar.gz |