We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b324669 commit 5eeda25Copy full SHA for 5eeda25
1 file changed
.gitignore
@@ -1,5 +1,6 @@
1
# Python
2
-__pycache__/
+astroquery_cli/__pycache__/
3
+astroquery_cli/modules/__pycache__/
4
*.py[cod]
5
*$py.class
6
*.so
0 commit comments