[pve-devel] [PATCH pve-manager] Extend the .gitignore(s)
René Jochum
rene at jochums.at
Wed Apr 18 22:26:04 CEST 2018
Signed-off-by: René Jochum <rene at jochums.at>
---
.gitignore | 10 +++++++++-
bin/.gitignore | 5 +++++
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 87b460a8..a6ab4ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,10 @@
country.dat
-pve-manager_*_all.deb
+dest/
+*.deb
+*.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
diff --git a/bin/.gitignore b/bin/.gitignore
index f7e585b8..ccfc31b4 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -1 +1,6 @@
+docinfo.xml
*.1
+*.adoc
+*.1.pod
+*.8
+pvemailforward
\ No newline at end of file
--
2.17.0
More information about the pve-devel
mailing list