This website requires JavaScript.
Explore
Help
Register
Sign In
erius
/
shad-go
Watch
1
Star
0
Fork
You've already forked shad-go
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
83f0d33374
shad-go
/
.gitignore
10 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Setting up CI
2020-01-31 19:03:57 +00:00
.idea
Update gitignore
2021-03-20 14:17:46 +00:00
*.swp
.vscode/
Disable goimports
2023-03-05 15:34:19 +00:00
Updated .gitignore to ignore .out and .test profiling files Replaced interface{} with any in varfmt Implemented varfmt, could be further optimized
2024-06-03 17:25:40 +00:00
/example/
# Go profiling files
*.out
*.test
Reference in a new issue
Copy permalink