Commit Graph

10 Commits (a61349c1d3be866f229495d9b41ad454f0d84296)

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.
9 years ago
Koichiro IWAO 05a1251f26 add compile and xrdp-xcon to .gitignore 10 years ago
ArvidNorr fa55ece029 Removed unused 'build' in gitignore 12 years ago
ArvidNorr 975d44e99f More logging added 12 years ago
Jay Sorg ed7638f0e1 add xrdp-dis to .gitignore 14 years ago
Jay Sorg 6343a1ae3d added xrdp/xrdp 14 years ago
Jay Sorg 48c03c1e61 remove xrdp from .gitignore, I couldn't add files in xrdp directory 14 years ago
Itamar Reis Peixoto 5a1a253185 update .gitignore 14 years ago
Itamar Reis Peixoto 70150ee6e3 modify gitignore 14 years ago
Itamar Reis Peixoto e2dad8b11b add gitignore patch 14 years ago