Graduation-Project/.gitignore

19 lines
157 B
Plaintext

# Build Cache
.xmake/
build/
bin/
lib/
# Settings
.vscode/*.json
!.vscode/c_cpp_properties.json
.python-version
# Debugs
test/
# Data
*.root
*.data
data/