Skip to content

Commit

Permalink
Add autotest directory to gitignore
Browse files Browse the repository at this point in the history
If you're not using "autotest" as ur auto test "testing" directory, you SHOULD.
  • Loading branch information
ZeroMemes committed Oct 2, 2018
1 parent 02a0477 commit feeeae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
**/*.swp

run/
autotest/

# Gradle
build/
Expand Down

0 comments on commit feeeae5

Please sign in to comment.