Skip to content

Commit

Permalink
chore(tooling): Update Git ignore list and sort for easier review
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jun 28, 2024
1 parent ff9d40f commit d124486
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,18 @@ sile-lua.1
.version
.version-prev
.tarball-version
.flake-version
.built-subdirs
*.so
*.o
core/version.lua
core/features.lua
target/
completions/
core/features.lua
core/pathsetup.lua
src/embed.rs
core/version.lua
src/embed-includes.rs
src/embed.rs
src/sile-entry.sh
target/
*.asc

# Nix symlink to builds
Expand Down
1 change: 1 addition & 0 deletions .styluaignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ lua_modules
lua-libraries
core/features.lua
core/pathsetup.lua
core/version.lua

0 comments on commit d124486

Please sign in to comment.