This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new d6f7ee0  ISIS-2464: remove accidental added lock file (and add to 
gitignore)
d6f7ee0 is described below

commit d6f7ee0e8cd4f7edfd89d842afa3cb97822a716b
Author: Andi Huber <[email protected]>
AuthorDate: Sat Nov 21 17:47:55 2020 +0100

    ISIS-2464: remove accidental added lock file (and add to gitignore)
---
 .gitignore                                                               | 1 +
 .../images/reference-services/.~lock.commands-and-events.pptx#           | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 24b8c07..e41a9a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ lombok.config
 
 *.exe
 *~
+.~*
 *.swp
 *.class
 bin/
diff --git 
a/api/applib/src/main/adoc/modules/applib-svc/images/reference-services/.~lock.commands-and-events.pptx#
 
b/api/applib/src/main/adoc/modules/applib-svc/images/reference-services/.~lock.commands-and-events.pptx#
deleted file mode 100644
index f2678ba..0000000
--- 
a/api/applib/src/main/adoc/modules/applib-svc/images/reference-services/.~lock.commands-and-events.pptx#
+++ /dev/null
@@ -1 +0,0 @@
-,WOLF/hobrom,WOLF,20.11.2020 
18:11,file:///C:/Users/hobrom/AppData/Roaming/LibreOffice/4;
\ No newline at end of file

Reply via email to