Browse Source

Merge pull request #5086 from maiconpintoabreu/ignore-compiled-rexm

[rexm] Add compiled rexm to gitignore
pull/5087/head
Ray 2 months ago
committed by GitHub
parent
commit
64921e2d8a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@ -114,3 +114,4 @@ docgen_tmp/
# Tools stuff # Tools stuff
tools/parser/raylib_parser tools/parser/raylib_parser
tools/rexm/VS2022 tools/rexm/VS2022
tools/rexm/rexm

Loading…
Cancel
Save