Add *.orig to .gitignore
authorBartosz Dziewoński <matma.rex@gmail.com>
Sun, 11 Jan 2015 20:14:03 +0000 (21:14 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 11 Jan 2015 20:14:03 +0000 (21:14 +0100)
People and tools sometimes accidentally commit these, let's make it
more difficult to do.

Follow-up to abb4271a. NO ONE SAW THIS EMBARASSING MISTAKE.

Change-Id: If5f427586814c304b30e5783a59f33814bfeaa54

.gitignore

index 6fff078..b1649df 100644 (file)
@@ -13,7 +13,7 @@
 .project
 cscope.files
 cscope.out
-.*.orig
+*.orig
 ## NetBeans
 nbproject*
 project.index