diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-20 23:53:58 +0200 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-20 23:53:58 +0200 |
commit | 4cd50acdcd0202b151687e9bb3a09a548e47ecad (patch) | |
tree | 6277ca7ada1478e53ebb1c5afbb07ef7f07a0744 /.gitignore | |
parent | search users, show attachments, fancy pass reset (diff) | |
download | scout-subs-4cd50acdcd0202b151687e9bb3a09a548e47ecad.tar.gz scout-subs-4cd50acdcd0202b151687e9bb3a09a548e47ecad.zip |
modify gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ **/__pycache__ **/*.pyc -documents
\ No newline at end of file +documents +apikey.sh |