.hgignore

Wed, 20 Jan 2021 11:37:03 +0100

author
mdd
date
Wed, 20 Jan 2021 11:37:03 +0100
changeset 48
3c27b4ee6fec
parent 45
c82943fb205f
permissions
-rw-r--r--

reimplemented lasercutter changes

1
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
1 syntax: glob
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
2
0c9798d91427 first tests with bitmap plotting, working :)
mbayer
parents:
diff changeset
3 *.pyc
34
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
4 *.bak
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
5 *.lnk
654a41b13258 Added more default options
mdd
parents: 1
diff changeset
6 slic3r*
45
c82943fb205f updated main files to new github master version
mdd
parents: 34
diff changeset
7 printrun-src.working-old/*

mercurial