twitter2mastodon/.gitignore
Lasse Studion 4741dde6f4 .
2022-12-18 09:12:48 +01:00

16 lines
223 B
Plaintext

*
!.gitignore
!answering_machine.py
!collect_followers.py
!config.py
!dropbox_api.py
!license.txt
!Makefile
!README.md
!requirements.txt
!sql_api.py.py
!/tmp/
/tmp/*
!twitter_api.py
!twitter_stream_answers.py
!twitterbot.py