diff --git a/.gitignore b/.gitignore index 6a031c6f..3dae3d99 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ Makefile /install_manifest.txt /Testing /CTestTestfile.cmake +/CPackConfig.cmake +/CPackSourceConfig.cmake # Ignore the generated documentation /doc diff --git a/desktop/.gitignore b/desktop/.gitignore index e6649e00..b3d41930 100644 --- a/desktop/.gitignore +++ b/desktop/.gitignore @@ -3,5 +3,8 @@ fr/ 16/ 32/ 48/ +128/ +256/ +512/ colobot.6 colobot.desktop diff --git a/lib/localename/.gitignore b/lib/localename/.gitignore new file mode 100644 index 00000000..c42756fb --- /dev/null +++ b/lib/localename/.gitignore @@ -0,0 +1 @@ +liblocalename.a