Explorar o código

Added *~ to the list of files ignored by git.

Files with *~ suffix are created by emacs to hold a backup copy of the
file being edited.
Jan Janak %!s(int64=16) %!d(string=hai) anos
pai
achega
1858085659
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -26,3 +26,4 @@ TAGS
 test/udp_flood
 utils/gen_ha1/gen_ha1
 utils/sercmd/sercmd
+*~