diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-07-02 01:06:39 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-07-02 03:08:59 +0200 |
commit | c2a2445897af17adb56a32dcf111312763a575d4 (patch) | |
tree | ad459cdd682aff3a011d11b6f2a3c518c60dec6a /aoe2hd/.gitignore |
initial commit
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'aoe2hd/.gitignore')
-rwxr-xr-x | aoe2hd/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/aoe2hd/.gitignore b/aoe2hd/.gitignore new file mode 100755 index 0000000..45cf9a5 --- /dev/null +++ b/aoe2hd/.gitignore @@ -0,0 +1,4 @@ +/bin +/obj +/*.depend +/*.layout |