#binary
bin/netproc

#gdb
.gdb_history

#txt
*.txt

#obj
*.o

#log
*.log

#vim
*.swp

#tarball
*.tar*
