Skip to content

Commit

Permalink
.gitignore: fixes on gitignore, maintain only files necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Mar 11, 2024
1 parent e937fbe commit de4e2c2
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -372,19 +372,14 @@ config.lua
config_canary.lua
client_assertions.txt
.env
otservbr.otbm
canary.otbm
otservbr-custom.otbm
data-otservbr-global/world/otservbr.otbm

# Extensions
*.ini
*.otb
*.exe
*.manifest
*.rar
*-house.xml
*-monster.xml
*-npc.xml
monster_count.txt

# SFTP for Sublime
Expand All @@ -398,4 +393,4 @@ canary.old
vcpkg_installed

# CLION
cmake-build-debug*
cmake-build-*

0 comments on commit de4e2c2

Please sign in to comment.