Browse Source

add hgignore file

damien 11 years ago
parent
commit
0370f00734
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .hgignore

+ 12 - 0
.hgignore View File

@@ -0,0 +1,12 @@
1
+# use glob syntax.
2
+syntax: glob
3
+
4
+*.elc
5
+*.pyc
6
+*~
7
+
8
+tg2env/include
9
+tg2env/lib
10
+tg2env/local
11
+
12
+