diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,6 +48,11 @@ # # +# git files that we don't want to ignore even it they are dot-files +# +!.gitignore + +# # Generated include files # /include/version.h |