Make .gitignore less picky about location
This commit is contained in:
parent
ab9d0e1bde
commit
b8b0e51046
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
/target
|
||||
**/target
|
||||
|
||||
*.pw
|
||||
**/*.pw
|
||||
|
|
Loading…
Reference in a new issue