14 lines
130 B
Plaintext
14 lines
130 B
Plaintext
/.gitignore
|
|
/Makefile
|
|
/YourChat.pro.user
|
|
/config.o
|
|
/main.o
|
|
/room.o
|
|
/server.o
|
|
/tools.o
|
|
/user.o
|
|
/yourchat
|
|
*.o
|
|
*.qmake.stash
|
|
/build/
|