Skip to content

Commit

Permalink
just cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ElecTwix committed Dec 28, 2021
1 parent 7bcd295 commit 20a77f6
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 90 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

# Config Files
*.cfg

# User-specific files
*.rsuser
*.suo
Expand Down
2 changes: 1 addition & 1 deletion MyBot/MyBot.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="MyBot.cpp" />
<ClCompile Include="nuke.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="dependencies\include\dpp-9.0\dpp\auditlog.h" />
Expand Down
2 changes: 1 addition & 1 deletion MyBot/MyBot.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="MyBot.cpp">
<ClCompile Include="nuke.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion MyBot/data.json

This file was deleted.

File renamed without changes.
87 changes: 0 additions & 87 deletions updatedpp.sh

This file was deleted.

0 comments on commit 20a77f6

Please sign in to comment.