allow python in gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,6 +11,8 @@
|
|||||||
!*.gif
|
!*.gif
|
||||||
!*.jpg
|
!*.jpg
|
||||||
!*.png
|
!*.png
|
||||||
|
# allow python
|
||||||
|
!*.py
|
||||||
|
|
||||||
# ...even if they are in subdirectories
|
# ...even if they are in subdirectories
|
||||||
!*/
|
!*/
|
||||||
|
|||||||
Reference in New Issue
Block a user