Skip to content

Commit 3e04cbd

Browse files
committed
git: ignore JetBrains Ryder and OSX-specific files
1 parent f22e9ce commit 3e04cbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ fdb_c.dll
3838
/build/tools/
3939
/build/output/
4040

41+
# JetBrains
42+
.idea
43+
44+
# OSX
45+
.DS_Store

0 commit comments

Comments
 (0)