diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/.gitignore | 1 | ||||
-rw-r--r-- | build/delphi-win/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 00000000..caf367b0 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1 @@ +*.res
diff --git a/build/delphi-win/.gitignore b/build/delphi-win/.gitignore new file mode 100644 index 00000000..59424db9 --- /dev/null +++ b/build/delphi-win/.gitignore @@ -0,0 +1 @@ +# don't delete this file as it prevents git from removing this directory |