gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-nim] 06/61: .gitignore: fix syntax error


From: gnunet
Subject: [GNUnet-SVN] [gnunet-nim] 06/61: .gitignore: fix syntax error
Date: Sat, 13 Apr 2019 13:35:41 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-nim.

commit 8916a21602d69953056a53ace45832e50a8f6c86
Author: dvn <address@hidden>
AuthorDate: Wed Jul 18 19:42:34 2018 +0200

    .gitignore: fix syntax error
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index add6d25..cab99a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-./gnunet_nim
-./nimcache
+/gnunet_nim
+/nimcache
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]