public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager] gitignore
@ 2023-11-17 14:26 Stefan Lendl
  2023-11-17 15:01 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Lendl @ 2023-11-17 14:26 UTC (permalink / raw)
  To: pve-devel

build outputs

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
 .gitignore | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index a6ab4ea7..a4093add 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,8 @@ dest/
 *.buildinfo
 *.changes
 
-www/manager6/OnlineHelpInfo.js
-www/manager6/pvemanagerlib.js
-www/mobile/pvemanager-mobile.js
-www/touch/touch-2.4.2/
\ No newline at end of file
+/www/manager6/OnlineHelpInfo.js
+/www/manager6/pvemanagerlib.js
+/www/mobile/pvemanager-mobile.js
+/www/touch/touch-*/
+/pve-manager-*/
-- 
2.42.0





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-17 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 14:26 [pve-devel] [PATCH pve-manager] gitignore Stefan Lendl
2023-11-17 15:01 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal