mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
adding to gitignore
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
# The build directory should clearly not be checked in
|
||||
/build
|
||||
|
||||
# Python byte code files
|
||||
*.pyc
|
||||
|
||||
# Emacs temporary files
|
||||
*~
|
||||
*#
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
|
||||
Reference in New Issue
Block a user