fix gitignore so it only stashes with ext

This commit is contained in:
bel
2022-10-20 07:44:26 -06:00
parent 6d0181264c
commit 289ea98ece

6
.gitignore vendored
View File

@@ -1,9 +1,9 @@
/**/*.sw* /**/*.sw*
# all # all
* **/*
# un-ignore # un-ignore
!*.* !**/*.*
!*/ !**/*/