Skip to content

Commit

Permalink
Reorganize Rust source
Browse files Browse the repository at this point in the history
  • Loading branch information
declantsien committed Mar 25, 2024
1 parent 193dee8 commit c2cc783
Show file tree
Hide file tree
Showing 145 changed files with 1,331 additions and 2,885 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ src/gl-stamp

# Object files and debugging.
*.a
*.rlib
*.dSYM/
*.dll
*.core
Expand Down Expand Up @@ -358,7 +359,7 @@ nix/_sources/.shake*
nix/cachix-key.secrets
build-aux/config.guess
build-aux/config.sub
/Cargo.toml
/crates/emacsng/Cargo.toml

# Seccomp filter files.
lib-src/seccomp-filter.bpf
Expand Down
159 changes: 0 additions & 159 deletions Cargo.in

This file was deleted.

Loading

0 comments on commit c2cc783

Please sign in to comment.