Exclude binary zip files
This commit is contained in:
parent
2bef447229
commit
2400da497c
1
htdocs/modulebuilder/template/.gitignore
vendored
1
htdocs/modulebuilder/template/.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
# Generated binaries
|
||||
/build/*.zip
|
||||
/bin/*.zip
|
||||
# Doxygen generated documentation
|
||||
/build/doxygen/doxygen_warnings.log
|
||||
/doc/code/doxygen
|
||||
|
||||
Loading…
Reference in New Issue
Block a user