Skip to content

Commit

Permalink
test.py: add CQL .reject files to gitignore
Browse files Browse the repository at this point in the history
To avoid accidental commit, add .reject files to .gitignore
  • Loading branch information
kostja committed Jan 15, 2020
1 parent 4f64f0c commit 44d31db
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 @@ -23,3 +23,4 @@ resources
/expressions.tokens
tags
testlog/*
test/*/*.reject

0 comments on commit 44d31db

Please sign in to comment.