Skip to content

Commit

Permalink
chore: i figured out how to package a crate with files excluded from git
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Sep 25, 2023
1 parent 71546d5 commit 9308ecf
Show file tree
Hide file tree
Showing 280 changed files with 3 additions and 27,233 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/Cargo.lock
/ignored/
/syntastica-js/pkg/
/syntastica-queries/generated_queries/
1 change: 1 addition & 0 deletions syntastica-queries/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Collection of tree-sitter queries for syntastica"
include = ["LICENSE", "README.md", "src", "generated_queries"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
6 changes: 0 additions & 6 deletions syntastica-queries/generated_queries/README.md

This file was deleted.

46 changes: 0 additions & 46 deletions syntastica-queries/generated_queries/asm/highlights.scm

This file was deleted.

46 changes: 0 additions & 46 deletions syntastica-queries/generated_queries/asm/highlights_crates_io.scm

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
175 changes: 0 additions & 175 deletions syntastica-queries/generated_queries/bash/highlights.scm

This file was deleted.

Loading

0 comments on commit 9308ecf

Please sign in to comment.