Browse Source

Ignore .xmake directory (#4212)

tags/20221128
Zhuo Zhang GitHub 3 years ago
parent
commit
bfe27f2aed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -56,3 +56,6 @@ python/setup.py


# Clangd # Clangd
.cache/ .cache/

# Xmake
.xmake/

Loading…
Cancel
Save