summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Amelkin <alexander@amelkin.msk.ru>2019-06-25 15:51:29 +0300
committerAlexander Amelkin <alexander@amelkin.msk.ru>2019-06-25 15:51:29 +0300
commitefd28d1bc1cdb018c5e27b7703717a278ac31558 (patch)
tree4b5aa5a2b0b3350c7fa31398edfbb9458e9155fe
parentd95775288d41d13e07902f2cf1e11386d1185458 (diff)
downloadipmitool-efd28d1bc1cdb018c5e27b7703717a278ac31558.tar.gz
Update .gitignore
Ignore logs, ViM swap files, and patch rejects and originals. Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8e53269..bedbed2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
.deps
.dirstamp
.libs
+.*.swp
+*.log
+*.rej
+*.orig
*.o
*.lo
*.la