diff --git a/.gitignore b/.gitignore index 6eb3cc0..0b2721f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /build/ /data/dlls/ /data/fastfiles/ +/releases/ # Ignore Qt Creator user files *.pro.user @@ -9,4 +10,6 @@ *.qbs.user.* *.creator.user *.creator.user.* -*.creator.* \ No newline at end of file +*.creator.* +*.ps1 +version.txt \ No newline at end of file