Skip to content

Commit

Permalink
Ignore resource spawns that are modified by the server
Browse files Browse the repository at this point in the history
  • Loading branch information
thmhoag committed May 13, 2022
1 parent d1e8714 commit cbd93f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ databases/*
!databases/.gitkeep
navmeshes/*
!navmeshes/.gitkeep

# this is ignored because it will be changed by the server
resource_manager/resource_manager_spawns.lua

0 comments on commit cbd93f0

Please sign in to comment.