1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-02 13:55:19 +01:00

Clang-format continuation indent fixes + .gitignore additions

* Proper support for continuation indents in clang format
* make src/wieldmesh.h proper and remove it from whitelist
* Add CLion default build directories in .gitignore
This commit is contained in:
Loïc Blot
2017-04-06 15:37:02 +02:00
parent 00138a52d8
commit be06636965
4 changed files with 12 additions and 13 deletions

2
.gitignore vendored
View File

@@ -75,6 +75,8 @@ locale/
*.ninja
.ninja*
*.gch
cmake-build-debug/
cmake-build-release/
## Android build files
build/android/src/main/assets