Implemented initial .gitignore.
This commit is contained in:
parent
d8b1275884
commit
9bc23e149c
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
Debug
|
||||
*.o
|
Binary file not shown.
@ -1,18 +0,0 @@
|
||||
Debug/Command.cpp.o: Command.cpp Command.h includes Object.h Session.h \
|
||||
TCPSocket.h Socket.h IPAddress.h SessionFilter.h
|
||||
|
||||
Command.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
Binary file not shown.
@ -1,21 +0,0 @@
|
||||
Debug/CommandList.cpp.o: CommandList.cpp CommandList.h Session.h \
|
||||
TCPSocket.h includes Socket.h Object.h IPAddress.h SessionFilter.h \
|
||||
Command.h
|
||||
|
||||
CommandList.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Command.h:
|
Binary file not shown.
@ -1,38 +0,0 @@
|
||||
Debug/ConsoleServer.cpp.o: ConsoleServer.cpp ConsoleServer.h includes \
|
||||
TCPServerSocket.h Socket.h Object.h TCPSocket.h IPAddress.h Command.h \
|
||||
CommandList.h Session.h SessionFilter.h EPoll.h Log.h File.h Thread.h \
|
||||
ConsoleSession.h TerminalSession.h
|
||||
|
||||
ConsoleServer.h:
|
||||
|
||||
includes:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
ConsoleSession.h:
|
||||
|
||||
TerminalSession.h:
|
Binary file not shown.
@ -1,38 +0,0 @@
|
||||
Debug/ConsoleSession.cpp.o: ConsoleSession.cpp ConsoleSession.h \
|
||||
TerminalSession.h includes Session.h TCPSocket.h Socket.h Object.h \
|
||||
IPAddress.h SessionFilter.h ConsoleServer.h TCPServerSocket.h Command.h \
|
||||
CommandList.h EPoll.h Log.h File.h Thread.h
|
||||
|
||||
ConsoleSession.h:
|
||||
|
||||
TerminalSession.h:
|
||||
|
||||
includes:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
ConsoleServer.h:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
Binary file not shown.
@ -1,29 +0,0 @@
|
||||
Debug/EPoll.cpp.o: EPoll.cpp Thread.h includes Log.h File.h Object.h \
|
||||
Session.h TCPSocket.h Socket.h IPAddress.h SessionFilter.h EPoll.h \
|
||||
Command.h Exception.h
|
||||
|
||||
Thread.h:
|
||||
|
||||
includes:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,12 +0,0 @@
|
||||
Debug/Exception.cpp.o: Exception.cpp Exception.h includes Log.h File.h \
|
||||
Object.h
|
||||
|
||||
Exception.h:
|
||||
|
||||
includes:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Object.h:
|
BIN
Debug/File.cpp.o
BIN
Debug/File.cpp.o
Binary file not shown.
@ -1,7 +0,0 @@
|
||||
Debug/File.cpp.o: File.cpp File.h includes Exception.h
|
||||
|
||||
File.h:
|
||||
|
||||
includes:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
Debug/Header.cpp.o: Header.cpp Header.h includes Object.h Log.h File.h
|
||||
|
||||
Header.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
Binary file not shown.
@ -1,7 +0,0 @@
|
||||
Debug/IPAddress.cpp.o: IPAddress.cpp IPAddress.h includes Object.h
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
BIN
Debug/Log.cpp.o
BIN
Debug/Log.cpp.o
Binary file not shown.
@ -1,38 +0,0 @@
|
||||
Debug/Log.cpp.o: Log.cpp ConsoleSession.h TerminalSession.h includes \
|
||||
Session.h TCPSocket.h Socket.h Object.h IPAddress.h SessionFilter.h \
|
||||
ConsoleServer.h TCPServerSocket.h Command.h CommandList.h EPoll.h Log.h \
|
||||
File.h Thread.h
|
||||
|
||||
ConsoleSession.h:
|
||||
|
||||
TerminalSession.h:
|
||||
|
||||
includes:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
ConsoleServer.h:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
Binary file not shown.
@ -1,12 +0,0 @@
|
||||
Debug/Response.cpp.o: Response.cpp Response.h includes Object.h Log.h \
|
||||
File.h
|
||||
|
||||
Response.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
Binary file not shown.
@ -1,27 +0,0 @@
|
||||
Debug/Session.cpp.o: Session.cpp Session.h TCPSocket.h includes Socket.h \
|
||||
Object.h IPAddress.h SessionFilter.h Log.h File.h TCPServerSocket.h \
|
||||
Command.h CommandList.h
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
Binary file not shown.
@ -1,29 +0,0 @@
|
||||
Debug/Socket.cpp.o: Socket.cpp EPoll.h Log.h includes File.h Object.h \
|
||||
Socket.h Thread.h Session.h TCPSocket.h IPAddress.h SessionFilter.h \
|
||||
Command.h Exception.h
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
includes:
|
||||
|
||||
File.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,34 +0,0 @@
|
||||
Debug/TCPServerSocket.cpp.o: TCPServerSocket.cpp TCPServerSocket.h \
|
||||
Socket.h includes Object.h TCPSocket.h IPAddress.h Command.h \
|
||||
CommandList.h Session.h SessionFilter.h EPoll.h Log.h File.h Thread.h \
|
||||
Exception.h
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,29 +0,0 @@
|
||||
Debug/TCPSocket.cpp.o: TCPSocket.cpp TCPSocket.h includes Socket.h \
|
||||
Object.h IPAddress.h EPoll.h Log.h File.h Thread.h Session.h \
|
||||
SessionFilter.h Command.h Exception.h
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,38 +0,0 @@
|
||||
Debug/TLSServerSocket.cpp.o: TLSServerSocket.cpp TLSServerSocket.h \
|
||||
Socket.h includes Object.h TCPServerSocket.h TCPSocket.h IPAddress.h \
|
||||
Command.h CommandList.h Session.h SessionFilter.h TLSSession.h EPoll.h \
|
||||
Log.h File.h Thread.h Exception.h
|
||||
|
||||
TLSServerSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
TLSSession.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,38 +0,0 @@
|
||||
Debug/TLSSession.cpp.o: TLSSession.cpp TLSSession.h includes Session.h \
|
||||
TCPSocket.h Socket.h Object.h IPAddress.h SessionFilter.h \
|
||||
TLSServerSocket.h TCPServerSocket.h Command.h CommandList.h EPoll.h \
|
||||
Log.h File.h Thread.h Exception.h
|
||||
|
||||
TLSSession.h:
|
||||
|
||||
includes:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
TLSServerSocket.h:
|
||||
|
||||
TCPServerSocket.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
CommandList.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Exception.h:
|
Binary file not shown.
@ -1,19 +0,0 @@
|
||||
Debug/TerminalSession.cpp.o: TerminalSession.cpp TerminalSession.h \
|
||||
includes Session.h TCPSocket.h Socket.h Object.h IPAddress.h \
|
||||
SessionFilter.h
|
||||
|
||||
TerminalSession.h:
|
||||
|
||||
includes:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
Binary file not shown.
@ -1,27 +0,0 @@
|
||||
Debug/Thread.cpp.o: Thread.cpp Thread.h includes Log.h File.h Object.h \
|
||||
Session.h TCPSocket.h Socket.h IPAddress.h SessionFilter.h EPoll.h \
|
||||
Command.h
|
||||
|
||||
Thread.h:
|
||||
|
||||
includes:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Object.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Command.h:
|
Binary file not shown.
@ -1,29 +0,0 @@
|
||||
Debug/Timer.cpp.o: Timer.cpp Timer.h Socket.h includes Object.h EPoll.h \
|
||||
Log.h File.h Thread.h Session.h TCPSocket.h IPAddress.h SessionFilter.h \
|
||||
Command.h
|
||||
|
||||
Timer.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Command.h:
|
Binary file not shown.
@ -1,31 +0,0 @@
|
||||
Debug/UDPServerSocket.cpp.o: UDPServerSocket.cpp UDPServerSocket.h \
|
||||
Socket.h includes Object.h UDPSocket.h Session.h TCPSocket.h IPAddress.h \
|
||||
SessionFilter.h Command.h EPoll.h Log.h File.h Thread.h
|
||||
|
||||
UDPServerSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
UDPSocket.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
||||
|
||||
Command.h:
|
||||
|
||||
EPoll.h:
|
||||
|
||||
Log.h:
|
||||
|
||||
File.h:
|
||||
|
||||
Thread.h:
|
Binary file not shown.
@ -1,18 +0,0 @@
|
||||
Debug/UDPSocket.cpp.o: UDPSocket.cpp UDPSocket.h Socket.h includes \
|
||||
Object.h Session.h TCPSocket.h IPAddress.h SessionFilter.h
|
||||
|
||||
UDPSocket.h:
|
||||
|
||||
Socket.h:
|
||||
|
||||
includes:
|
||||
|
||||
Object.h:
|
||||
|
||||
Session.h:
|
||||
|
||||
TCPSocket.h:
|
||||
|
||||
IPAddress.h:
|
||||
|
||||
SessionFilter.h:
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user