This website works better with JavaScript.
Home
Help
Register
Sign In
dvn
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
91
Wiki
Activity
Browse Source
added .hgignore
async_key_management
Edouard Tisserant
7 years ago
parent
97df47d4c5
commit
a940bc22be
1 changed files
with
11 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
.hgignore
+ 11
- 0
.hgignore
View File
@ -0,0 +1,11 @@
syntax: glob
*.d
*.o
*~
*.swp
db/*.csv
db/*.db
*.a
*.so
test/pEpEngineTest
Write
Preview
Loading…
Cancel
Save