Hu Chunming
/
vpt_ascend
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1fdfff913a2ef9eb39547542cab4b739f40e7263
Authored by
Hu Chunming
2025-08-06 16:06:08 +0800
1 parent
4bcfa5f5
补充ignore
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
.gitignore
.gitignore
View file @
1fdfff9
...
...
@@ -2,4 +2,5 @@ bin/vpt_proj
2
2
bin/logs/*
3
3
bin/res/*
4
4
bin/vpt_proj
5
-*.o
6
5
\ No newline at end of file
6
+*.o
7
+*.jpg
7
8
\ No newline at end of file
...
...