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
|
# Generated binaries
|
||||||
/build/*.zip
|
/build/*.zip
|
||||||
|
/bin/*.zip
|
||||||
# Doxygen generated documentation
|
# Doxygen generated documentation
|
||||||
/build/doxygen/doxygen_warnings.log
|
/build/doxygen/doxygen_warnings.log
|
||||||
/doc/code/doxygen
|
/doc/code/doxygen
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user