This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git

commit 4226df22cc0a785e30a8b07d6262193556b4f80e
Author: Celeborn <[email protected]>
AuthorDate: Fri May 24 01:08:46 2024 +0000

    gitignore
---
 .gitignore | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..933a5072
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+*#*#
+*.#*
+*.iml
+*.ipr
+*.iws
+*.pyc
+*.pyo
+*.swp
+*~
+.DS_Store
+.cache
+.classpath
+.idea/
+.idea_modules/
+.project
+.pydevproject
+.python-version
+.settings
+/site/
+celeborn-*/
+*.zip
+*.tar.gz

Reply via email to