Add autotest directory to gitignore

If you're not using "autotest" as ur auto test "testing" directory, you SHOULD.
This commit is contained in:
Brady
2018-10-02 15:28:20 -05:00
parent 02a04773c6
commit feeeae5918

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
**/*.swp
run/
autotest/
# Gradle
build/