diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e022539e5..1a5d5100c 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,7 @@ callgrind.* /*.pub /*.crt /*.txt + +# Add back files from the toplevel +!configure.py +!license.txt |