1
0
Commit Graph

42 Commits

Author SHA1 Message Date
Lukas Pioch
fe72eaaec2 Exported GetSeed to lua and added file extension opendb to .gitignore. 2016-01-12 10:18:24 +01:00
Julian Laubstein
c0732cc666 Added ProtoProxy and MCADefrag binaries to .gitignore 2015-12-26 00:19:25 +01:00
Mattes D
96879aa866 APIDump: Added an apicheck command.
This checks the current API for undocumented functions against the current list of official undocumented functions (http://apidocs.cuberite.org/_undocumented.lua) and reports any newly found ones. To be used in CI to check against newly introduced API functions without documentation.
2015-09-27 13:57:07 +02:00
Mattes D
dac97826f7 Renamed output directory to Server 2015-09-05 22:01:21 +02:00
Tommy Santerre
64dae7a422 Ignore files generated on build 2015-02-18 00:11:06 -05:00
Julian Laubstein
f6cb0e4cb2 Added itemblacklist to gitignore 2014-12-17 23:18:10 +01:00
archshift
0478147ad7 Added CLion project directory to .gitignore 2014-10-12 11:42:53 -07:00
Tycho
27be179939 Added abilty to set build info
build info is displayed at startup
Fixes #1410
2014-09-10 16:07:00 +01:00
archshift
1d68469718 Fixed "Dependency" typos 2014-07-29 22:43:25 -07:00
archshift
e23f0238a8 Git: Ignore AllFiles.lst (generated by cmake) 2014-07-26 03:58:59 -07:00
madmaxoft
5194eef07d CMake: generates a list of all source files.
This will be used for the style-checking script.
2014-07-21 17:40:44 +02:00
Mattes D
194678100a Ignore Code:::Blocks project files. 2014-07-01 06:41:35 +02:00
Tycho
41692da30c Ignore CTest files 2014-05-23 15:01:27 +01:00
Howaner
f5e374be41 Add TNT Save/Load and add Netbeans projects to .gitignore 2014-03-08 10:25:46 +01:00
MuhammadWang
e0868c5c06 Added files for eclipse and debug, fix a mistake
src/Bindings/BindingsDependecies.txt is a mistake made in 45bc1ff033
2014-02-17 01:25:17 +08:00
Tycho
cb7c5a6181 Simplified .gitignore 2014-01-25 05:37:19 -08:00
Tycho
45bc1ff033 Added dependecy output to Bindings/BindingsDependencies.txt 2014-01-25 05:35:04 -08:00
Mattes D
aefe3111de Ignoring MSVC2010+ build folders. 2014-01-17 08:10:43 +01:00
madmaxoft
50956d55ae Ignore Win32 .idb files. 2014-01-12 10:10:20 +01:00
madmaxoft
180b9b9099 Merge branch master into CmakeMultiConfig. 2014-01-12 10:04:16 +01:00
madmaxoft
765add3668 Ignore profile build folders created by MSVC build. 2013-12-28 22:49:02 +01:00
madmaxoft
06dbc783fe Fixed the Windows script for uploading Lua API to an FTP server.
The new script handles subfolders, too.
2013-12-28 09:44:14 +01:00
madmaxoft
fb46ad5c75 Added cmake output folders (VC2008) to gitignore. 2013-12-26 14:53:03 +01:00
Tycho Bickerstaff
1f938b721b added mergetool files to gitignore 2013-12-22 16:27:20 +00:00
madmaxoft
7eaf7342d4 Fixed a typo in .gitignore.
The VC IntelliSense DB was getting through again.
2013-12-21 19:34:03 +01:00
Tycho Bickerstaff
b9516c1208 hide lua shared library 2013-12-21 14:12:50 +00:00
tycho
162b085d80 fixed include paths on windows and added build dir to gitignore 2013-12-20 00:31:52 +00:00
tycho
7735a956f0 Merge branch 'master' into cmake 2013-12-20 00:13:04 +00:00
Alexander Harkness
296a421e8a just a little change for travis ci test 2013-12-19 20:49:35 +00:00
tycho
7d096c41f7 fixed a number of windows issues 2013-12-19 15:07:45 +00:00
Tycho Bickerstaff
7dd1561a88 fixed bindings generation 2013-12-18 23:59:07 +00:00
Tycho Bickerstaff
daccfd9c6e more cmake changes 2013-12-10 22:43:21 +00:00
Tycho Bickerstaff
572d48be52 removed more accedentailly commited object files 2013-12-10 21:47:23 +00:00
Tycho Bickerstaff
4300d0866d removed accedentailly commited object files 2013-12-10 21:44:11 +00:00
Tycho Bickerstaff
bdb17a7e65 added cmake ignores to gitignore 2013-12-10 18:40:22 +00:00
mgueydan
1d987d4e90 incrementing .gitignore : adding emacs stuff and world 2013-09-08 03:31:24 +02:00
Alexander Harkness
728eb9b6a7 Change the gitignore, fix #122 2013-08-24 11:09:11 +01:00
madmaxoft
3920e872f7 Updated the nightbuild script for Git 2013-07-29 19:53:41 +02:00
madmaxoft
8c61c54dae Set up proper ignores for ProtoProxy 2013-07-28 18:12:23 +02:00
Alexander Harkness
b5c38e98fb Added some more root .gitignores. 2013-07-28 10:25:25 +01:00
Alexander Harkness
6400fc71a0 Added extra ignores for git. 2013-07-27 14:26:54 +01:00
Alexander Harkness
a0de91047a Added a .gitignore for helpfulness. 2013-07-27 11:44:14 +01:00