Exclude hardware config from version control
This commit is contained in:
parent
67c30c86e6
commit
3f672bb967
2 changed files with 6 additions and 38 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Exclude hardware-specific files
|
||||
hardware-configuration.nix
|
||||
/system
|
||||
/__pycache__
|
||||
*.qcow2
|
||||
*.img
|
||||
Loading…
Add table
Add a link
Reference in a new issue