Alexander Wilms
a2bd3f5b46
Add more patterns to .gitignore
...
These were needed for files created by
`cmake ../vcmi && cmake --build .`
2024-02-05 22:32:41 +01:00
Joakim Thorén
5f27359fce
Ignore compile_commands.json
2024-01-02 21:57:27 +01:00
Dydzio
ebe4121327
Add clion related folder to gitignore
2023-01-01 15:47:21 +02:00
Andrey Filipenkov
36e5fff1f3
update gitignore
2022-10-18 20:50:38 +03:00
Andrey Filipenkov
e0244c69a3
add CMake presets for iOS
2022-09-24 15:55:23 +03:00
Andrey Filipenkov
59fe73e454
some random cleanup
2022-09-24 15:55:18 +03:00
Andrey Filipenkov
d7650ce9c0
use Conan to make macOS CI builds for both Intel and ARM ( #782 )
...
* [CI] append platform to output artifact name if it's given
2022-08-30 17:29:00 +03:00
Soar Qin
188607b05f
Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16)
2022-06-17 17:20:08 +03:00
Konstantin
8fc14369a4
CMake presets. ( #744 )
...
* CI: use single build action
* CMake: use imported targets
* CI: do not build boost for linux
* CMake: add FORCE_BUNDLED_MINIZIP option
* linux: use external minizip and fuzzylite
* CMake: add presets
* .gitignore: ignore cmake build dirs
* github: use cmake presets
2022-05-26 08:55:20 +03:00
Dmitry Orlov
39de2f6435
Fix: Morale bonus should be shown correctly
2020-11-11 22:43:40 +03:00
Andrii Danylchenko
20161a2449
Ignore visual studio 2015 cache folder
2018-05-24 21:11:55 +03:00
Dydzio
f5a033c19b
Add new recommended path to gitignore
2017-08-19 13:10:52 +02:00
Arseniy Shestakov
fad2a0a3fb
Fix memory leak and remove some garbage files added in last commit
2017-08-13 22:15:25 +03:00
Nikolay Kostov
c82a4fc3a2
Added few files and folders to .gitignore which should not be part of the repository when compiling with Visual Studio 2015
2016-12-21 11:04:29 +02:00
Zyx-2000
203b2dccc3
hopefully fixed things
2016-01-09 21:23:55 +01:00
edeksumo
460227ec23
GitIgnore
2015-11-02 12:08:42 +01:00
Alexander Shishkin
07d8bf9c0c
Merge pull request #112 from bwrsandman/doxygen
...
Add UseDoxygen to cmake
2015-08-24 09:03:56 +03:00
Sandy Carter
1b3c3ee9ca
Add UseDoxygen to cmake
...
Allow use of cmake . && make doc
Requires UseDoxygen.cmake from http://tobias.rautenkranz.ch/cmake/doxygen/
2015-08-22 12:49:27 -04:00
Sandy Carter
aa70df65f9
gitignore: Add common editor backups
2015-08-22 12:40:14 -04:00
beegee1
dafaf86eef
Add some debug logging, Fix one special case when updating terrain type, Improve visual look of updated terrain types
2015-03-28 16:41:26 +01:00
Ilya Zhuravlev
6812ec6b7e
Updated .gitignore
2014-07-20 14:26:26 +04:00
beegee1
1d57b75bc5
- random number generation refactoring
...
- fixed mantis #1743
2014-04-10 19:22:32 +02:00
Ivan Savenko
d234f8627b
Added Qt Creator temporary files to gitignore
2014-04-08 13:59:07 +03:00
AlexVinS
246e146eca
More .gitignore configuration
2014-04-07 10:05:25 +04:00
AlexVinS
8c4506144c
create initial .gitignore
2014-04-07 08:58:51 +04:00