File tree 7 files changed +8
-12
lines changed
7 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,3 @@ jffi*.dylib
44
44
45
45
# ## direnv files ###
46
46
.envrc
47
-
48
- # ## Build ###
49
- build /
Original file line number Diff line number Diff line change 4
4
# https://git-scm.com/docs/gitignore
5
5
6
6
# ## Build ###
7
- build /
7
+ / build /
Original file line number Diff line number Diff line change 4
4
# https://git-scm.com/docs/gitignore
5
5
6
6
# ## Build ###
7
- build /
7
+ / build /
Original file line number Diff line number Diff line change 3
3
4
4
# https://git-scm.com/docs/gitignore
5
5
6
- .gradle /
7
- build /
6
+ / .gradle /
7
+ / build /
Original file line number Diff line number Diff line change 3
3
4
4
# https://git-scm.com/docs/gitignore
5
5
6
- .gradle /
7
- build /
6
+ / .gradle /
7
+ / build /
Original file line number Diff line number Diff line change 4
4
# https://git-scm.com/docs/gitignore
5
5
6
6
# ## JetBrains ###
7
- out /
7
+ / out /
8
8
* .iml
9
9
10
10
# ## Build ###
Original file line number Diff line number Diff line change 4
4
# https://git-scm.com/docs/gitignore
5
5
6
6
# ## LaTeX
7
- build /
7
+ / build /
8
8
* .pdf
9
- ! typeset /main.pdf
You can’t perform that action at this time.
0 commit comments