mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 14:47:37 +03:00
fix: update .gitignore
This commit is contained in:
parent
5f1c6144a1
commit
254f2b4f79
6
.gitignore
vendored
6
.gitignore
vendored
@ -9,3 +9,9 @@ build
|
|||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
/compile_commands.json
|
/compile_commands.json
|
||||||
/.cache
|
/.cache
|
||||||
|
.history/
|
||||||
|
node_modules/
|
||||||
|
package.json
|
||||||
|
package-lock.json
|
||||||
|
mise.toml
|
||||||
|
test/run-server-locally.js
|
||||||
Loading…
Reference in New Issue
Block a user