Add astyle code formatter usage script and change .gitignore to exclude astyle preserved files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
# Build artefacts
|
||||
bin/*
|
||||
|
||||
# astyle formatter preserved files
|
||||
*.orig
|
||||
|
||||
#
|
||||
# Templates from https://github.com/github/gitignore
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user