mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-17 16:39:40 +01:00
Add .gitignore adapted from NixPkgs
This commit is contained in:
parent
57c4f92f2e
commit
f51cdd0535
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
result
|
||||
result-*
|
||||
.version-suffix
|
||||
|
||||
.DS_Store
|
Loading…
Reference in a new issue