added gitignore (#99)

* add gitignore

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

and many more

* tweaked gitignore to be less strict
This commit is contained in:
Avri Chen-Roth 2021-10-15 03:23:24 +03:00 committed by GitHub
parent ca2a07461a
commit 19428db2c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
*.qcow2
*.iso
*.conf
*.sh
*.log
*.fd
*.xml
*.permall
.lock
SHA*
sha*