diff --git a/ufile-auth-server-python/.gitignore b/ufile-auth-server-python/.gitignore new file mode 100644 index 0000000..1a63920 --- /dev/null +++ b/ufile-auth-server-python/.gitignore @@ -0,0 +1,12 @@ +*.DS_Store +node_modules +__pycache__ +*.log +*.pyc +*.bak +*.out +build +.build +bin +*~ +*.swp \ No newline at end of file