forked from tuxcord/tuxcord.nix
treewide: add basic .gitignore and .codespellrc
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Nix
|
||||
/result
|
||||
/*.qcow2
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# Nix
|
||||
/result
|
||||
/*.qcow2
|
||||