Index: README
===================================================================
--- README (nonexistent)
+++ README (revision 33)
@@ -0,0 +1,6 @@
+
+/* begin *
+
+ dialog-1.3-20210621.patch - Some enhance the appearance of dialogs.
+
+ * end */
Index: .
===================================================================
--- . (nonexistent)
+++ . (revision 33)
Property changes on: .
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,32 ##
+
+# Target bin dirs
+etc
+gnattools
+sbin
+
+# Build system config files
+targets-config.mk
+
+# Target build dirs
+.host
+
+# Hidden files (each file)
+.makefile
+.src_requires
+.src_requires_depend
+
+# Tarballs
+*.gz
+*.bz2
+*.xz
+*.tgz
+*.txz
+
+# Signatures
+*.asc
+*.sig
+*.sign
+*.sha1sum
+
+# Patches
+*.patch