mirror of
https://github.com/nushell/nushell.git
synced 2025-08-24 17:06:12 +02:00
gitignore conflict fix
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
/target
|
/target
|
||||||
/scratch
|
/scratch
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
@@ -21,9 +20,3 @@ debian/nu/
|
|||||||
|
|
||||||
# VSCode's IDE items
|
# VSCode's IDE items
|
||||||
.vscode/*
|
.vscode/*
|
||||||
=======
|
|
||||||
history.txt
|
|
||||||
/target
|
|
||||||
/.vscode
|
|
||||||
.DS_Store
|
|
||||||
>>>>>>> 9259a56a28f1dd3a4b720ad815aa19c6eaf6adce
|
|
||||||
|
Reference in New Issue
Block a user