tmp folder should be in git, not files within it.

main
Lasse Studion 3 years ago
parent 31dc6d34e6
commit 239ed339ed
  1. 4
      .gitignore

4
.gitignore vendored

@ -9,8 +9,8 @@
!README.md
!requirements.txt
!sql_api.py.py
!/tmp
/tmp/*
!tmp/
tmp/*
!twitter_api.py
!twitter_stream_answers.py
!twitterbot.py
Loading…
Cancel
Save