diff options
author | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-11-08 11:20:48 +0100 |
---|---|---|
committer | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-11-08 11:21:06 +0100 |
commit | b851586492b63ec64ed152f3a043082515732993 (patch) | |
tree | 8e8ef84362e79587a264ae2259dd0ec92ef3893e | |
parent | d51b0e0b7ef6dab5bc938a6bfea630426108b4d8 (diff) |
ignores mxml in 3rdparty directory
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ Install/ .stfolder conf.d/packaging conf.d/*.env +3rdparty/mxml/ |