Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
68140a87ccaddb246378cc9e7eed9da28078e6b2
68140a87ccaddb246378cc9e7eed9da28078e6b2
Switch branch/tag
tweepy
.gitignore
Find file
Normal view
History
Permalink
.gitignore
48 Bytes
Edit
Web IDE
Newer
Older
Initial commit! Added api interface. Added license and readme. Added models.
Josh Roesslein
committed
Jul 05, 2009
1
2
*.pyc
*.swp
Update ignore file.
Josh Roesslein
committed
Nov 05, 2009
3
4
5
build/
dist/
tweepy.egg-info/
Ignore virtualenv folder.
Joshua Roesslein
committed
Aug 17, 2013
6
.env/