gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/03: -ignore idea configuration files


From: gnunet
Subject: [gnunet] 01/03: -ignore idea configuration files
Date: Tue, 02 Jan 2024 19:16:10 +0100

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

thejackimonster pushed a commit to branch master
in repository gnunet.

commit 7fee361b98d88a97c4b8fbf234fde2d3ff84686e
Author: TheJackiMonster <thejackimonster@gmail.com>
AuthorDate: Tue Jan 2 17:35:33 2024 +0100

    -ignore idea configuration files
    
    Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index cfb634b8e..7f9d827c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,7 +80,12 @@ CMakeLists.txt
 CMakeFiles.txt
 
 # Prevent cache files from IDEA from being commited
+.cproject
+.project
+.settings/
 .idea/
+.vscode/
+.vimrc
 src/util/test_child_management
 gnunet_config.h
 gnunet_config.h.in

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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