aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-24 17:45:31 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-24 17:45:31 +0100
commit4341b5574f02b295a308818711b15f0571cfed82 (patch)
treed4cc00f3777f6af4679df43624b25f48371827f7
parent2f1195e946d4fa2935300a79c808cd74f362195e (diff)
downloadembedlog-4341b5574f02b295a308818711b15f0571cfed82.tar.gz
embedlog-4341b5574f02b295a308818711b15f0571cfed82.tar.bz2
embedlog-4341b5574f02b295a308818711b15f0571cfed82.zip
add: ignores for release files
-rw-r--r--.gitignore28
1 files changed, 15 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 2c35201..138f996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,15 @@
-*.o
-.*
+*.gcda
*.gch
-config.cache
-*libembedlog*
*.gcno
-*.gcda
-tst/coverage.info
-tst/coveragereport/
+*.o
+*libembedlog*
+.*
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
+config.cache
config.guess
config.h
config.h.in
@@ -21,20 +19,24 @@ config.status
config.sub
configure
depcomp
+embedlog-*
+embedlog-*
+examples/print_memory
+examples/print_options
+examples/print_simple
+examples/print_to_file
install-sh
libtool
ltmain.sh
m4
missing
stamp-h1
+test
test-driver
test-suite.log
-test
test.log
test.trs
-examples/print_memory
-examples/print_options
-examples/print_simple
-examples/print_to_file
-www/out
+tst/coverage.info
+tst/coveragereport/
www/manuals
+www/out