Skip to content

Commit f881617

Browse files
committed
Added .gitignore
0 parents  commit f881617

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Keep the entries sorted to reduce the risk for a merge conflict
2+
*~
3+
/.deps/
4+
/results/
5+
/target/

0 commit comments

Comments
 (0)