lpcmanager
Clone
Summary
Browse
Changes
Graph
Added .hgignore
revamp
2018-02-05, Edouard Tisserant
1bcb42bc5783
Parents
0c4758cbaa5d
Children
486ac5df99ae
Added .hgignore
1 files changed, 5 insertions(+), 0 deletions(-)
+5
-0
.hgignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore Mon Feb 05 11:24:11 2018 +0100
@@ -0,0 +1,5 @@
+.project
+
+syntax: regexp
+^.*\.pyc$
+^.*\.swp$