Skip to content

Commit

Permalink
makeG
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 1, 2024
1 parent 24dd161 commit 5c79c6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ bld/
[Ll]og/
[Ll]ogs/

# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
Expand Down
2 changes: 1 addition & 1 deletion github.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set https_proxy=http://127.0.0.1:9999
git init
git add .
git commit -m "makeC"
git commit -m "makeG"
git push -f

0 comments on commit 5c79c6f

Please sign in to comment.