Commit Graph

10 Commits

Author SHA1 Message Date
Martin Wimpress
f83e710bd2 chore: update .gitignore 2024-05-14 11:15:29 +01:00
Martin Wimpress
4281e0daf3 feat: add flake.nix to assist local development 2024-04-16 16:57:06 +01:00
Phil Clifford
bea27b1ffa Further markdown linting and standartisation of fencing 2024-04-15 09:09:57 +01:00
Philipp Kiemle
ec14a88f40
Update .gitignore (#168)
Ignore partially downloaded files
2021-10-28 22:14:02 +01:00
Martin Wimpress
f3c955822c
Add *.sock to .gitignore 2021-10-28 12:12:12 +01:00
Martin Wimpress
8b2d7cc348
Add *.zs-old to .gitignore 2021-10-27 16:24:31 +01:00
Martin Wimpress
39d962ee8c
Add *.msi to .gitignore 2021-10-27 15:59:09 +01:00
Martin Wimpress
26fc4a2e8c
Sort .gitignore and drop obsolete references to SHA files 2021-10-27 15:57:23 +01:00
Martin Wimpress
776d05aa59
Ignore macOS recovery images, pid file and ports file 2021-10-27 15:55:21 +01:00
Avri Chen-Roth
19428db2c7
added gitignore (#99)
* add gitignore

added some relevant ignore rules.
for example
*.qcow2
*.iso

and many more

* tweaked gitignore to be less strict
2021-10-15 01:23:24 +01:00