This website requires JavaScript.
Explore
Help
Sign In
ian
/
keep-running
Watch
1
Star
0
Fork
You've already forked keep-running
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
049a75e300
keep-running
/
.gitignore
3 lines
15 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove outdated codebase This commit deletes the current codebase and configurations because we're switching to rust. This includes src/index.js, package.json, package-lock.json and .gitignore files. A refactor or rewrite app with updated dependencies and code style will be added afterwards.
2023-11-20 12:40:22 +00:00
/target
Updated .gitignore, Cargo.toml and release.yaml files This commit adds newline at the end of the .gitignore and release.yaml files to adhere to posix standard while removing unnecessary whitespace in Cargo.toml file. Changes are made for better code health and adhering to standards.
2023-11-20 13:57:18 +00:00
/.idea