diff options
| author | Petr Mrázek | 2012-01-01 23:49:44 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-01-01 23:49:44 +0100 |
| commit | 5b528694b716cbd9ba156bd875c5a8e40e7e1759 (patch) | |
| tree | 2aca75c7675dfd9d320baf14b69de6279435509a /build | |
| parent | c977e5df93c930b0c08436d417f4fef70d6cfded (diff) | |
| download | dfhack-5b528694b716cbd9ba156bd875c5a8e40e7e1759.tar.gz dfhack-5b528694b716cbd9ba156bd875c5a8e40e7e1759.tar.bz2 dfhack-5b528694b716cbd9ba156bd875c5a8e40e7e1759.tar.xz | |
add generated file with DF path to .gitignore
Diffstat (limited to 'build')
| -rw-r--r-- | build/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/.gitignore b/build/.gitignore index 474fe987..990de167 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1 +1,2 @@ -build-real
\ No newline at end of file +VC2010 +DF_PATH.txt |
