Skip to content

Commit aaf7293

Browse files
committed
♻️ Remove useless file (sublime workspace) from git
1 parent 1c7e537 commit aaf7293

File tree

2 files changed

+5
-965
lines changed

2 files changed

+5
-965
lines changed

Plugin/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# Remove compilation commands.json that are linked to path, they have to be regenerated with premake
55
**/compile_commands.json*
66

7+
# Workspace files are user-specific
8+
*.sublime-workspace
9+
10+
**/.clangd*
11+
712
### C++ ###
813
# Prerequisites
914
*.d

0 commit comments

Comments
 (0)