Skip to content

Commit d4458a3

Browse files
committed
ignore ide files
1 parent e9e2dae commit d4458a3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
*.ini
1818
*.rs
1919
*.d
20+
/.idea
21+
*.iml
22+
.vscode
2023
**/.DS_Store
2124
**/.settings/**
2225
**/out/**
@@ -42,5 +45,3 @@ tools/lz4w/lz4w.jar
4245
tools/rescomp/format
4346
tools/rescomp/rescomp.jar
4447
tools/xgm rom builder
45-
/.idea
46-
*.iml

0 commit comments

Comments
 (0)