Skip to content

Commit ae729e7

Browse files
committed
[GR-19220] Ignore files (#1839).
PullRequest: truffleruby/1177
2 parents 2aafcec + ba31f7a commit ae729e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ nbproject
1717
.settings
1818
.factorypath
1919
.metadata
20+
workingsets.xml
2021

2122
# C extensions
2223
*.o
@@ -26,6 +27,8 @@ nbproject
2627
conftest
2728
conftest.c
2829
Info.plist
30+
*.log
31+
*.tmp
2932

3033
bench/chunky_png/oily_png/ext/oily_png/Makefile
3134

0 commit comments

Comments
 (0)