Files
Ember/.gitignore

13 lines
99 B
Plaintext
Raw Normal View History

2025-10-18 23:26:26 -05:00
# VS Code config
.vscode
# C-Lion config
.idea
# Project build
*.o
*.d
Ember*
# Profiling
perf.*