diff options
author | Thomas Graf <tgraf@suug.ch> | 2010-07-03 15:56:51 +0200 |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2010-07-03 15:56:51 +0200 |
commit | 6921b1c879e1423abe7e5ec9bd8bb4d89bb241e7 (patch) | |
tree | 9dc9bd5bb00616e3e552c1168e687cc452dbee03 /.gitignore | |
parent | 7cf52dd94b5295b0b649f6ea8b2bf4fbf35abe33 (diff) | |
download | libnl-6921b1c879e1423abe7e5ec9bd8bb4d89bb241e7.tar.gz |
Ignore vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ *.la *.lo *.o +*.swp Makefile /lib/stamp-h1 |