Commit Graph

10 Commits

Author SHA1 Message Date
Pavel Roskin 309fca35ac Don't use a symlink where #include would suffice
Absolute symlinks break when the source is moved to another location. In
the best case, the symlink will be replaced with a copy, but that creates
code duplication. A user who got the packaged source may decide to change
one config.c without realizing that another config.c will get the same
changes.

Don't ignore config.c, it's a regular source file now, albeit very
short.

Testing done: compiled inside and outside build directory.
2016-01-26 23:22:05 -08:00
Koichiro IWAO 05a1251f26 add compile and xrdp-xcon to .gitignore 2015-06-12 11:30:13 +00:00
ArvidNorr fa55ece029 Removed unused 'build' in gitignore 2013-01-31 16:23:20 +01:00
ArvidNorr 975d44e99f More logging added 2013-01-18 10:24:25 +01:00
Jay Sorg ed7638f0e1 add xrdp-dis to .gitignore 2011-08-23 19:13:21 -07:00
Jay Sorg 6343a1ae3d added xrdp/xrdp 2011-07-07 09:07:42 -07:00
Jay Sorg 48c03c1e61 remove xrdp from .gitignore, I couldn't add files in xrdp directory 2011-07-06 19:55:02 -07:00
Itamar Reis Peixoto 5a1a253185 update .gitignore 2010-11-21 00:26:53 -02:00
Itamar Reis Peixoto 70150ee6e3 modify gitignore 2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto e2dad8b11b add gitignore patch 2010-11-20 22:13:50 -02:00