Skip to content

Commit

Permalink
move over trimmed xet-core (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanses authored Sep 11, 2024
1 parent b812e40 commit d4fe961
Show file tree
Hide file tree
Showing 252 changed files with 34,813 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.idea
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Mac OS Trash
.DS_Store

# VS Code configs
.vscode
Loading

0 comments on commit d4fe961

Please sign in to comment.