feat: add scratch files and folders to gitignore
This commit is contained in:
parent
2acabfe09f
commit
c8236dfa7e
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1 +1,8 @@
|
||||||
nixos-switch.log
|
nixos-switch.log
|
||||||
|
|
||||||
|
# make it possible to just put stuff in the repo to test things
|
||||||
|
# or to have a reference, but they don't end up upstream
|
||||||
|
**/*/scratch/
|
||||||
|
scratch
|
||||||
|
**/*/*.scratch
|
||||||
|
*.scratch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue