mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 14:50:16 +00:00
Add .gitignore file to ignore Python cache and egg-info directories
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
__pycache__/**
|
||||
**.egg-info/**
|
||||
Reference in New Issue
Block a user