mirror of
https://github.com/chriskohlhoff/asio.git
synced 2026-01-18 16:51:17 +01:00
Update .gitignore to match new directory structure.
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,3 +1,26 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
asio.pc
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
configure~
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
test-driver
|
||||
/doc
|
||||
/lib
|
||||
/boost
|
||||
/boostified
|
||||
/tsified
|
||||
*.gz
|
||||
*.bz2
|
||||
*.zip
|
||||
/*.cpp
|
||||
/*.hpp
|
||||
/boost
|
||||
|
||||
24
asio/.gitignore
vendored
24
asio/.gitignore
vendored
@@ -1,24 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
asio.pc
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
test-driver
|
||||
/doc
|
||||
/lib
|
||||
/boostified
|
||||
/tsified
|
||||
*.gz
|
||||
*.bz2
|
||||
*.zip
|
||||
/*.cpp
|
||||
/*.hpp
|
||||
Reference in New Issue
Block a user