mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-02 16:27:15 +08:00
Add .gitignore adapted from NixPkgs
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
result
|
||||
result-*
|
||||
.version-suffix
|
||||
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user