Browse Source

ignore vim workspace

PYADPT-55
Volker Birk 9 years ago
parent
commit
7b007e3b78
  1. 1
      .hgignore
  2. 2
      src/converting.cc
  3. 2
      src/converting.hh

1
.hgignore

@ -3,3 +3,4 @@ syntax: glob
*.swp *.swp
*.o *.o
*.so *.so
ws

2
src/converting.cc

@ -0,0 +1,2 @@
#include "converting.hh"

2
src/converting.hh

@ -0,0 +1,2 @@
#include <pEp/pEpEngine.h>
Loading…
Cancel
Save