Parcourir la source

add hgignore file

damien il y a 11 ans
Parent
révision
0370f00734
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  1. 12 0
      .hgignore

+ 12 - 0
.hgignore Voir le fichier

@@ -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
+