diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..155252c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.*\~ +*.*~ +*.*\# +*.*# +\#* +\.\#* +~*.* +\#*.* +*.pb.* +server/bin +__pycache__ +*pb2.py +*.pyc +*.out +.vs +.user +node_modules/ +nohup.out