gnunet-svn
[Top][All Lists]
Advanced

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

[frosix] 01/04: fill .gitignore


From: gnunet
Subject: [frosix] 01/04: fill .gitignore
Date: Sat, 01 Jul 2023 11:33:09 +0200

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

joel-urech pushed a commit to branch master
in repository frosix.

commit 7bc0be0d2412f70dd1c169a889be106026223152
Author: Joel Urech <joeltobias.urech@students.bfh.ch>
AuthorDate: Mon Jun 26 20:00:19 2023 +0200

    fill .gitignore
---
 .gitignore | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..585aa4e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,34 @@
+*~
+Makefile
+Makefile.in
+aclocal.m4
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+frosix_config.h
+frosix_config.h.in
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+test-driver
+uncrustify.cfg
+*.lo
+*.o
+*.la
+autom4te.cache/
+m4/*.m4
+**/.deps/
+**/.libs/
+**/*.log
+**/*.trs
+frosix-cli
+frosix-httpd
+frosix-dbinit
+frosix-config
+test_frost
\ No newline at end of file

-- 
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]