Add deps.txt file to the list of ignored files by git.

This commit is contained in:
John Blum
2022-03-16 17:35:01 -07:00
parent 5413952aeb
commit 9e98a253fa

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
.iml
.ipr
.iws
deps.txt
build
buildSrc/.gradle
buildSrc/build