21 lines
320 B
Plaintext
21 lines
320 B
Plaintext
# Before adding patterns here, please read the gitignore
|
|
# documentation at https://git-scm.com/docs/gitignore
|
|
/cfg/
|
|
/bin/
|
|
/lib/
|
|
/db/
|
|
/dbd/
|
|
/doc/
|
|
/html/
|
|
/include/
|
|
/templates/
|
|
/configure/*.local
|
|
/modules/RELEASE.*.local
|
|
/modules/Makefile.local
|
|
O.*/
|
|
*.log
|
|
.iocsh_history
|
|
|
|
# Common files generated by other tools
|
|
.DS_Store
|