diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 71e3b7e68..68ebb470a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,5 @@ temp/* .idea/workspace.xml .settings/* **~ -build* +build*/ make/lib/external/* |