Added backup, swap and tags files to .gitignore

Conflicts:
	.gitignore
This commit is contained in:
2013-08-29 21:13:47 +02:00
parent 4eed03e221
commit 51cf967ce3

3
.gitignore vendored
View File

@@ -4,6 +4,8 @@
*.o
*.lo
*.la
*.bak
.*.sw?
Makefile
Makefile.in
/config.h
@@ -26,6 +28,7 @@ Makefile.in
/install-sh
/libtool
/compile
/tags
/po/POTFILES
/po/Makevars.template
/po/Makefile.in.in