Skip to content

Commit

Permalink
.gitignore Dependencies folder itself, not only content of it
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenegff committed Nov 6, 2024
1 parent 4e4f3ab commit 523f02b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ syntax: glob
*.rule
*.sdf
.DS_Store
Dependencies/*
Dependencies
iOSDependencies
build/*
SDK/OSX/sdk_contents
Expand All @@ -28,4 +28,4 @@ AndroidBuild/
AndroidDependencies/
Build/
EmscriptenDependencies
EmscriptenBuild
EmscriptenBuild

0 comments on commit 523f02b

Please sign in to comment.