Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Add vim swap files and ctags file to hgignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
burcin committed May 15, 2012
1 parent afd6ac1 commit aba39b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .hgignore
Expand Up @@ -3,6 +3,9 @@
%*.o
%*~
%*.libs/
%*.rej
.*sw[p-z]$
ginac/tags
Makefile
config.guess
config.sub
Expand All @@ -11,3 +14,6 @@ version.h
pynac.pc
pynac.spec
m4
install-sh
ltmain.sh
missing

0 comments on commit aba39b1

Please sign in to comment.