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