diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ *~ build -tests/solver/data.libzypp/*/*.result
\ No newline at end of file +tests/solver/data.libzypp/*/*.result +src/satversion.h + |