This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lee
/
zGrid-api
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update gitignore
Lee Morgan
2 months ago
parent
262fcf1b32
commit
894aa583be
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
.gitignore
BIN
src/models/.home.rs.kate-swp
+ 2
- 2
.gitignore
View File
@@ -1,6 +1,6 @@
/target
-*
.
swp
-*
.
swo
+*swp
+*swo
redoc-static.html
.env
*.sqlx
BIN
src/models/.home.rs.kate-swp
View File