]> git.proxmox.com Git - pve-installer.git/commitdiff
gitignore: merge TUI .gitignore into top-level
authorChristoph Heiss <c.heiss@proxmox.com>
Wed, 21 Jun 2023 05:50:13 +0000 (07:50 +0200)
committerChristoph Heiss <c.heiss@proxmox.com>
Wed, 21 Jun 2023 05:50:13 +0000 (07:50 +0200)
Since the TUI was put into a top-level workspace, the `target` folder
and lockfile exist too on that level.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
.gitignore
proxmox-tui-installer/.gitignore [deleted file]

index 7645c8467c05b6320fb48ed90f7bfd2b62aa154b..8eb4e76c622bdf98d07036cae69d87d9330fad0d 100644 (file)
@@ -3,5 +3,7 @@
 /*.buildinfo
 /build/
 /testdir/
+/target/
 /test*.img
 country.dat
+Cargo.lock
diff --git a/proxmox-tui-installer/.gitignore b/proxmox-tui-installer/.gitignore
deleted file mode 100644 (file)
index 3004f00..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Cargo.lock
-/target
-/testdir