Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master_daily' into …
Browse files Browse the repository at this point in the history
…master_stable
  • Loading branch information
Vdauphin committed Mar 5, 2018
2 parents 898bbf6 + 18ba6c8 commit 9f5dfea
Show file tree
Hide file tree
Showing 255 changed files with 14,101 additions and 12,361 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* text=auto

*.png binary
*.jpg binary
*.paa binary
*.7z binary
14 changes: 14 additions & 0 deletions =BTC=co@30_Hearts_and_Minds.Altis/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org


root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
Loading

0 comments on commit 9f5dfea

Please sign in to comment.