diff options
author | H. Peter Anvin <hpa@zytor.com> | 2013-02-19 17:35:08 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2013-02-19 17:35:08 -0800 |
commit | b1a24e596cbb81ea67f950536e7b7e492fd4ea3f (patch) | |
tree | 826787675032eaf7db8e8fb0b2dd7836838d3949 /.gitignore | |
parent | d679e0d2b5d186da30c5963bd7584eaca94555ea (diff) | |
download | virtio9p-b1a24e596cbb81ea67f950536e7b7e492fd4ea3f.tar.gz virtio9p-b1a24e596cbb81ea67f950536e7b7e492fd4ea3f.tar.xz virtio9p-b1a24e596cbb81ea67f950536e7b7e492fd4ea3f.zip |
gitignore: ignore emacs backup files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +\#* *~ *.s *.o |