aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Oetiker <tobi@oetiker.ch>2021-08-06 15:46:13 +0200
committerTobias Oetiker <tobi@oetiker.ch>2021-08-10 14:29:32 +0200
commitc549565177201d19cce92fda9d0efde30bdea1f0 (patch)
tree30db2f07a4ee0a6aac938bf41b62a09a8dd593b4 /.gitignore
parentf362b7b1292f80a6645c81894859d73483abb8ca (diff)
downloadsmokeping-c549565177201d19cce92fda9d0efde30bdea1f0.tar.gz
Release 2.8.0
* switch to carton for managing module dependencies * updated changes file * add action for build testing * add action for issue and pr cleanup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9d8ecc7..7e627f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,5 @@ etc/config.dist
thirdparty/*
!thirdparty/
!thirdparty/Makefile.am
-!thirdparty/Makefile.in \ No newline at end of file
+*-*.*.*/
+*.gz \ No newline at end of file