mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-08 04:41:44 +08:00
add .gitignore
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
*~
|
||||
autoconf
|
||||
autom4te.cache/
|
||||
ChangeLog
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
.deps
|
||||
Doxyfile
|
||||
ethercat.spec
|
||||
examples/dc_user/ec_dc_user_example
|
||||
examples/user/ec_user_example
|
||||
Kbuild
|
||||
lib/libethercat.la
|
||||
.libs
|
||||
libtool
|
||||
*.lo
|
||||
*.m4
|
||||
mailbox_gateway/ethercat_mbg
|
||||
Makefile
|
||||
Makefile.in
|
||||
master/.dirstamp
|
||||
*.o
|
||||
script/ethercatctl
|
||||
script/ethercat.service
|
||||
script/init.d/ethercat
|
||||
stamp-h1
|
||||
tool/ethercat
|
||||
10
documentation/.gitignore
vendored
Normal file
10
documentation/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
*.aux
|
||||
/external
|
||||
*.idx
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.nlo
|
||||
*.out
|
||||
*.pdf
|
||||
*.toc
|
||||
Reference in New Issue
Block a user