.hgignore
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sun, 31 Jul 2022 16:43:25 +0200
changeset 79 a8b434605895
parent 37 fd09116d3537
permissions -rw-r--r--
Add Snap Package.

For now :
- using makefile :
$ cd ~/build; make -f ~/src/beremiz_public_dist/Makefile DIST=snap
- build and run of python exemple was tested
- no fieldbus support yet.
6
862080d48ef2 Various updates and enhancement in installer build system, including support for specialized distributions, existing in other branches
Edouard Tisserant
parents:
diff changeset
     1
.*~
862080d48ef2 Various updates and enhancement in installer build system, including support for specialized distributions, existing in other branches
Edouard Tisserant
parents:
diff changeset
     2
.*\.swp
9
368918002846 fix regexp for md5 files in .hgignore
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 6
diff changeset
     3
distfiles/.*[.](?!.*md5$).*$
37
fd09116d3537 New windows installer cross build, using patched pacman to get MSYS2's packages and PIP over Wine to get PyPI packages. Work in progress.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 20
diff changeset
     4
distfiles/http/.*