diff --git a/.gitignore b/.gitignore index 08a93ea..fc98b80 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,10 @@ log/ .DS_Store # Swap files -*.swp \ No newline at end of file +*.swp + +# Version files +build.info +version.info +tag.info +tag \ No newline at end of file