Skip to content

Commit

Permalink
confirmacion
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaaa committed May 29, 2023
1 parent 2ff593a commit eb15162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ dkms.conf
code.sh
code.bat
code.bat
code.bat
3 changes: 1 addition & 2 deletions code.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
git add .
git config advice.addIgnoredFile false
git add -f .gitignore
echo >> .gitignore
echo code.bat >> .gitignore
echo code.bat ^>> .gitignore

git add -f code.sh
git rm --cached "./code.sh"
Expand Down

0 comments on commit eb15162

Please sign in to comment.